[INFO] updating cached repository https://github.com/hsivonen/testdet [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bb35397322c798ee21fedd4a0975370508ea87e5 [INFO] checking hsivonen/testdet against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhsivonen%2Ftestdet" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hsivonen/testdet on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hsivonen/testdet [INFO] removed path dependency chardetng from git repo https://github.com/hsivonen/testdet [INFO] finished tweaking git repo https://github.com/hsivonen/testdet [INFO] tweaked toml for git repo https://github.com/hsivonen/testdet written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/hsivonen/testdet already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (chardetng) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (chardetng) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] df4c02c60e618e2bb23997d81e9ff310c2e0ae2c49977a2d3c5d02bf1b0cf334 [INFO] running `"docker" "start" "-a" "df4c02c60e618e2bb23997d81e9ff310c2e0ae2c49977a2d3c5d02bf1b0cf334"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (chardetng) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking detone v1.0.0 [INFO] [stderr] Checking chardet v0.2.4 [INFO] [stderr] Checking unicode-reverse v1.0.8 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Checking unic-ucd-normal v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking unic-normal v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking chardetng v0.1.9 [INFO] [stderr] Checking testdet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `bzip2` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use bzip2::bufread::BzDecoder; [INFO] [stderr] | ^^^^^ use of undeclared type or module `bzip2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `quick_xml` [INFO] [stderr] --> src/main.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | use quick_xml::events::Event; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `quick_xml` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `quick_xml` [INFO] [stderr] --> src/main.rs:212:19 [INFO] [stderr] | [INFO] [stderr] 212 | let mut xml = quick_xml::Reader::from_reader(BufReader::new(BzDecoder::new(BufReader::new( [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `quick_xml` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BzDecoder` [INFO] [stderr] --> src/main.rs:212:65 [INFO] [stderr] | [INFO] [stderr] 212 | let mut xml = quick_xml::Reader::from_reader(BufReader::new(BzDecoder::new(BufReader::new( [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `BzDecoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Event` [INFO] [stderr] --> src/main.rs:221:16 [INFO] [stderr] | [INFO] [stderr] 221 | Ok(Event::Start(ref e)) => match e.name() { [INFO] [stderr] | ^^^^^ use of undeclared type or module `Event` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Event` [INFO] [stderr] --> src/main.rs:229:16 [INFO] [stderr] | [INFO] [stderr] 229 | Ok(Event::End(ref e)) => match e.name() { [INFO] [stderr] | ^^^^^ use of undeclared type or module `Event` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Event` [INFO] [stderr] --> src/main.rs:248:16 [INFO] [stderr] | [INFO] [stderr] 248 | Ok(Event::Text(e)) | Ok(Event::CData(e)) => { [INFO] [stderr] | ^^^^^ use of undeclared type or module `Event` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Event` [INFO] [stderr] --> src/main.rs:248:37 [INFO] [stderr] | [INFO] [stderr] 248 | Ok(Event::Text(e)) | Ok(Event::CData(e)) => { [INFO] [stderr] | ^^^^^ use of undeclared type or module `Event` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Event` [INFO] [stderr] --> src/main.rs:254:16 [INFO] [stderr] | [INFO] [stderr] 254 | Ok(Event::Eof) => break, [INFO] [stderr] | ^^^^^ use of undeclared type or module `Event` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `bzip2` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use bzip2::bufread::BzDecoder; [INFO] [stderr] | ^^^^^ use of undeclared type or module `bzip2` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `quick_xml` [INFO] [stderr] --> src/main.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | use quick_xml::events::Event; [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `quick_xml` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `quick_xml` [INFO] [stderr] --> src/main.rs:212:19 [INFO] [stderr] | [INFO] [stderr] 212 | let mut xml = quick_xml::Reader::from_reader(BufReader::new(BzDecoder::new(BufReader::new( [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `quick_xml` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BzDecoder` [INFO] [stderr] --> src/main.rs:212:65 [INFO] [stderr] | [INFO] [stderr] 212 | let mut xml = quick_xml::Reader::from_reader(BufReader::new(BzDecoder::new(BufReader::new( [INFO] [stderr] | ^^^^^^^^^ use of undeclared type or module `BzDecoder` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Event` [INFO] [stderr] --> src/main.rs:221:16 [INFO] [stderr] | [INFO] [stderr] 221 | Ok(Event::Start(ref e)) => match e.name() { [INFO] [stderr] | ^^^^^ use of undeclared type or module `Event` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Event` [INFO] [stderr] --> src/main.rs:229:16 [INFO] [stderr] | [INFO] [stderr] 229 | Ok(Event::End(ref e)) => match e.name() { [INFO] [stderr] | ^^^^^ use of undeclared type or module `Event` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Event` [INFO] [stderr] --> src/main.rs:248:16 [INFO] [stderr] | [INFO] [stderr] 248 | Ok(Event::Text(e)) | Ok(Event::CData(e)) => { [INFO] [stderr] | ^^^^^ use of undeclared type or module `Event` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Event` [INFO] [stderr] --> src/main.rs:248:37 [INFO] [stderr] | [INFO] [stderr] 248 | Ok(Event::Text(e)) | Ok(Event::CData(e)) => { [INFO] [stderr] | ^^^^^ use of undeclared type or module `Event` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Event` [INFO] [stderr] --> src/main.rs:254:16 [INFO] [stderr] | [INFO] [stderr] 254 | Ok(Event::Eof) => break, [INFO] [stderr] | ^^^^^ use of undeclared type or module `Event` [INFO] [stderr] [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `testdet`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `testdet`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "df4c02c60e618e2bb23997d81e9ff310c2e0ae2c49977a2d3c5d02bf1b0cf334"` [INFO] running `"docker" "rm" "-f" "df4c02c60e618e2bb23997d81e9ff310c2e0ae2c49977a2d3c5d02bf1b0cf334"` [INFO] [stdout] df4c02c60e618e2bb23997d81e9ff310c2e0ae2c49977a2d3c5d02bf1b0cf334