[INFO] fetching crate tree_magic_mini 3.0.0... [INFO] checking tree_magic_mini-3.0.0 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate tree_magic_mini 3.0.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate tree_magic_mini 3.0.0 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tree_magic_mini 3.0.0 [INFO] finished tweaking crates.io crate tree_magic_mini 3.0.0 [INFO] tweaked toml for crates.io crate tree_magic_mini 3.0.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6384f6f67c5534fbc4b41fbf975dfbebfd783f0a14e1c505b9ab77e4fd926484 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6384f6f67c5534fbc4b41fbf975dfbebfd783f0a14e1c505b9ab77e4fd926484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6384f6f67c5534fbc4b41fbf975dfbebfd783f0a14e1c505b9ab77e4fd926484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6384f6f67c5534fbc4b41fbf975dfbebfd783f0a14e1c505b9ab77e4fd926484", kill_on_drop: false }` [INFO] [stdout] 6384f6f67c5534fbc4b41fbf975dfbebfd783f0a14e1c505b9ab77e4fd926484 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 386ddad785419019045be5f7a30018d30ccc8b4e110be6d930b7749719516aea [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "386ddad785419019045be5f7a30018d30ccc8b4e110be6d930b7749719516aea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking tree_magic_mini v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read benches/image/gif: No such file or directory (os error 2) [INFO] [stdout] --> benches/from_u8.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | b.iter(|| tree_magic::from_u8(include_bytes!("image/gif"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/image/png: No such file or directory (os error 2) [INFO] [stdout] --> benches/from_u8.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | b.iter(|| tree_magic::from_u8(include_bytes!("image/png"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/application/zip: No such file or directory (os error 2) [INFO] [stdout] --> benches/from_u8.rs:17:35 [INFO] [stdout] | [INFO] [stdout] 17 | b.iter(|| tree_magic::from_u8(include_bytes!("application/zip"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/text/plain: No such file or directory (os error 2) [INFO] [stdout] --> benches/from_u8.rs:22:35 [INFO] [stdout] | [INFO] [stdout] 22 | b.iter(|| tree_magic::from_u8(include_bytes!("text/plain"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tree_magic_mini` due to 5 previous errors [INFO] [stdout] error: couldn't read benches/image/gif: No such file or directory (os error 2) [INFO] [stdout] --> benches/match_u8.rs:9:49 [INFO] [stdout] | [INFO] [stdout] 9 | b.iter(|| tree_magic::match_u8("image/gif", include_bytes!("image/gif"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't read benches/image/png: No such file or directory (os error 2) [INFO] [stdout] --> benches/match_u8.rs:12:49 [INFO] [stdout] | [INFO] [stdout] 12 | b.iter(|| tree_magic::match_u8("image/png", include_bytes!("image/png"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/application/zip: No such file or directory (os error 2) [INFO] [stdout] --> benches/match_u8.rs:17:55 [INFO] [stdout] | [INFO] [stdout] 17 | b.iter(|| tree_magic::match_u8("application/zip", include_bytes!("application/zip"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read benches/text/plain: No such file or directory (os error 2) [INFO] [stdout] --> benches/match_u8.rs:22:50 [INFO] [stdout] | [INFO] [stdout] 22 | b.iter(|| tree_magic::match_u8("text/plain", include_bytes!("text/plain"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "386ddad785419019045be5f7a30018d30ccc8b4e110be6d930b7749719516aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386ddad785419019045be5f7a30018d30ccc8b4e110be6d930b7749719516aea", kill_on_drop: false }` [INFO] [stdout] 386ddad785419019045be5f7a30018d30ccc8b4e110be6d930b7749719516aea