[INFO] crate autocompress 0.1.0 is already in cache
[INFO] checking autocompress-0.1.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate autocompress 0.1.0 into /workspace/builds/worker-2/source
[INFO] validating manifest of crates.io crate autocompress 0.1.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate autocompress 0.1.0
[INFO] finished tweaking crates.io crate autocompress 0.1.0
[INFO] tweaked toml for crates.io crate autocompress 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 25016f7761315f16cb82592d2608d5a01216f779bd72266632c205ad70c5ec66
[INFO] running `"docker" "start" "-a" "25016f7761315f16cb82592d2608d5a01216f779bd72266632c205ad70c5ec66"`
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling bytecount v0.4.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.1
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling snap v1.0.0
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking temp_testdir v0.2.3
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.3.6
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]     Checking brotli-decompressor v2.3.0
[INFO] [stderr]    Compiling error-chain v0.12.2
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]     Checking flate2 v1.0.14
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]     Checking brotli v3.3.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.35
[INFO] [stderr]    Compiling zstd-sys v1.4.15+zstd.1.4.4
[INFO] [stderr]    Compiling lz4-sys v1.8.3
[INFO] [stderr]    Compiling bzip2-sys v0.1.8+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.15
[INFO] [stderr]     Checking xz2 v0.1.6
[INFO] [stderr]     Checking bzip2 v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.46
[INFO] [stderr]    Compiling serde_json v1.0.51
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cargo_metadata v0.6.4
[INFO] [stderr]    Compiling skeptic v0.13.4
[INFO] [stderr]    Compiling lz4 v1.23.1
[INFO] [stderr]     Checking zstd-safe v2.0.3+zstd.1.4.4
[INFO] [stderr]     Checking zstd v0.5.1+zstd.1.4.4
[INFO] [stderr]     Checking autocompress v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt: No such file or directory (os error 2)
[INFO] [stderr]    --> src/read.rs:125:30
[INFO] [stderr]     |
[INFO] [stderr] 125 |         let expected_bytes = include_bytes!("../testfiles/plain.txt");
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt.bz2: No such file or directory (os error 2)
[INFO] [stderr]    --> src/read.rs:129:27
[INFO] [stderr]     |
[INFO] [stderr] 129 |         Decoder::suggest(&include_bytes!("../testfiles/plain.txt.bz2")[..])?
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt.gz: No such file or directory (os error 2)
[INFO] [stderr]    --> src/read.rs:134:27
[INFO] [stderr]     |
[INFO] [stderr] 134 |         Decoder::suggest(&include_bytes!("../testfiles/plain.txt.gz")[..])?
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt.lz4: No such file or directory (os error 2)
[INFO] [stderr]    --> src/read.rs:139:27
[INFO] [stderr]     |
[INFO] [stderr] 139 |         Decoder::suggest(&include_bytes!("../testfiles/plain.txt.lz4")[..])?
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt.xz: No such file or directory (os error 2)
[INFO] [stderr]    --> src/read.rs:144:27
[INFO] [stderr]     |
[INFO] [stderr] 144 |         Decoder::suggest(&include_bytes!("../testfiles/plain.txt.xz")[..])?
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt.zst: No such file or directory (os error 2)
[INFO] [stderr]    --> src/read.rs:149:27
[INFO] [stderr]     |
[INFO] [stderr] 149 |         Decoder::suggest(&include_bytes!("../testfiles/plain.txt.zst")[..])?
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt.br: No such file or directory (os error 2)
[INFO] [stderr]    --> src/read.rs:155:14
[INFO] [stderr]     |
[INFO] [stderr] 155 |             &include_bytes!("../testfiles/plain.txt.br")[..],
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt: No such file or directory (os error 2)
[INFO] [stderr]    --> src/write.rs:179:30
[INFO] [stderr]     |
[INFO] [stderr] 179 |         let expected_bytes = include_bytes!("../testfiles/plain.txt");
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt: No such file or directory (os error 2)
[INFO] [stderr]    --> src/lib.rs:192:29
[INFO] [stderr]     |
[INFO] [stderr] 192 |             suggest_format(&include_bytes!("../testfiles/plain.txt")[..]).unwrap(),
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt.gz: No such file or directory (os error 2)
[INFO] [stderr]    --> src/lib.rs:196:29
[INFO] [stderr]     |
[INFO] [stderr] 196 |             suggest_format(&include_bytes!("../testfiles/plain.txt.gz")[..]).unwrap(),
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt.bz2: No such file or directory (os error 2)
[INFO] [stderr]    --> src/lib.rs:200:29
[INFO] [stderr]     |
[INFO] [stderr] 200 |             suggest_format(&include_bytes!("../testfiles/plain.txt.bz2")[..]).unwrap(),
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt.xz: No such file or directory (os error 2)
[INFO] [stderr]    --> src/lib.rs:204:29
[INFO] [stderr]     |
[INFO] [stderr] 204 |             suggest_format(&include_bytes!("../testfiles/plain.txt.xz")[..]).unwrap(),
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt.zst: No such file or directory (os error 2)
[INFO] [stderr]    --> src/lib.rs:208:29
[INFO] [stderr]     |
[INFO] [stderr] 208 |             suggest_format(&include_bytes!("../testfiles/plain.txt.zst")[..]).unwrap(),
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt.lz4: No such file or directory (os error 2)
[INFO] [stderr]    --> src/lib.rs:212:29
[INFO] [stderr]     |
[INFO] [stderr] 212 |             suggest_format(&include_bytes!("../testfiles/plain.txt.lz4")[..]).unwrap(),
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt: No such file or directory (os error 2)
[INFO] [stderr]    --> src/lib.rs:219:30
[INFO] [stderr]     |
[INFO] [stderr] 219 |         let expected_bytes = include_bytes!("../testfiles/plain.txt");
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt: No such file or directory (os error 2)
[INFO] [stderr]    --> src/lib.rs:248:30
[INFO] [stderr]     |
[INFO] [stderr] 248 |         let expected_bytes = include_bytes!("../testfiles/plain.txt");
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: couldn't read src/../testfiles/plain.txt: No such file or directory (os error 2)
[INFO] [stderr]    --> src/lib.rs:279:30
[INFO] [stderr]     |
[INFO] [stderr] 279 |         let expected_bytes = include_bytes!("../testfiles/plain.txt");
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 17 previous errors
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `autocompress`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "25016f7761315f16cb82592d2608d5a01216f779bd72266632c205ad70c5ec66"`
[INFO] running `"docker" "rm" "-f" "25016f7761315f16cb82592d2608d5a01216f779bd72266632c205ad70c5ec66"`
[INFO] [stdout] 25016f7761315f16cb82592d2608d5a01216f779bd72266632c205ad70c5ec66
