[INFO] fetching crate graphite_binary 0.1.0...
[INFO] checking graphite_binary-0.1.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate graphite_binary 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate graphite_binary 0.1.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate graphite_binary 0.1.0
[INFO] finished tweaking crates.io crate graphite_binary 0.1.0
[INFO] tweaked toml for crates.io crate graphite_binary 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.6.0)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.18)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.5.1)
[INFO] [stderr]       Adding criterion-plot v0.4.5 (available: v0.5.0)
[INFO] [stderr]       Adding half v1.8.3 (available: v2.4.1)
[INFO] [stderr]       Adding hermit-abi v0.1.19 (available: v0.4.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.13.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.77)
[INFO] [stderr]       Adding textwrap v0.11.0 (available: v0.16.1)
[INFO] [stderr]       Adding unicode-width v0.1.14 (available: v0.2.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cesu8 v1.1.0
[INFO] [stderr]   Downloaded graphite_binary_macros v0.1.0
[INFO] [stderr]   Downloaded quartz_nbt v0.2.9
[INFO] [stderr]   Downloaded hematite-nbt v0.5.2
[INFO] [stderr]   Downloaded quartz_nbt_macros v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6b57208d538bddf560d6ec033317c2966f09e8dfe1836e87c74e708e092b7fe
[INFO] running `Command { std: "docker" "start" "-a" "f6b57208d538bddf560d6ec033317c2966f09e8dfe1836e87c74e708e092b7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6b57208d538bddf560d6ec033317c2966f09e8dfe1836e87c74e708e092b7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6b57208d538bddf560d6ec033317c2966f09e8dfe1836e87c74e708e092b7fe", kill_on_drop: false }`
[INFO] [stdout] f6b57208d538bddf560d6ec033317c2966f09e8dfe1836e87c74e708e092b7fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35bc777ec695025a83864dde2be75bd9255a01aba9cff5569a563b7eacb98446
[INFO] running `Command { std: "docker" "start" "-a" "35bc777ec695025a83864dde2be75bd9255a01aba9cff5569a563b7eacb98446", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking hematite-nbt v0.5.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]    Compiling graphite_binary_macros v0.1.0
[INFO] [stderr]    Compiling quartz_nbt_macros v0.1.1
[INFO] [stderr]     Checking quartz_nbt v0.2.9
[INFO] [stderr]     Checking graphite_binary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/nbt/cached_nbt.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |             let mut inner = unsafe { &mut *self.inner.as_ptr() };
[INFO] [stdout]    |                 ----^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../../../assets/bigtest.nbt`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/nbt.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let input = include_bytes!("../../../assets/bigtest.nbt");
[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/../../../assets/bigtest.nbt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/nbt.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let input = include_bytes!("../../../assets/bigtest.nbt");
[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/../../../assets/bigtest.nbt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/nbt.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let input = include_bytes!("../../../assets/bigtest.nbt");
[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/../../../assets/bigtest.nbt`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/nbt.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let input = include_bytes!("../../../assets/bigtest.nbt");
[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/../../../assets/bigtest.nbt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/nbt.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let input = include_bytes!("../../../assets/bigtest.nbt");
[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/../../../assets/bigtest.nbt`: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/nbt.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let input = include_bytes!("../../../assets/bigtest.nbt");
[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/../../../assets/bigtest.nbt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/nbt.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let input = include_bytes!("../../../assets/bigtest.nbt");
[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/../../../assets/bigtest.nbt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/nbt.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let input = include_bytes!("../../../assets/bigtest.nbt");
[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/../../../assets/bigtest.nbt`: No such file or directory (os error 2)
[INFO] [stdout]   --> benches/nbt.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let input = include_bytes!("../../../assets/bigtest.nbt");
[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/../../../assets/bigtest.nbt`: No such file or directory (os error 2)
[INFO] [stdout]    --> benches/nbt.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let input = include_bytes!("../../../assets/bigtest.nbt");
[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 `src/nbt/../../../../assets/bigtest.nbt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/nbt/mod.rs:289:17
[INFO] [stdout]     |
[INFO] [stdout] 289 |     let input = include_bytes!("../../../../assets/bigtest.nbt");
[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 `src/nbt/../../../../assets/bigtest.nbt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/nbt/mod.rs:300:17
[INFO] [stdout]     |
[INFO] [stdout] 300 |     let input = include_bytes!("../../../../assets/bigtest.nbt");
[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 `src/nbt/../../../../assets/bigtest.nbt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/nbt/mod.rs:313:17
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let input = include_bytes!("../../../../assets/bigtest.nbt");
[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 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graphite_binary` (bench "nbt") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graphite_binary` (bench "binary") due to 6 previous errors
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/nbt/cached_nbt.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |             let mut inner = unsafe { &mut *self.inner.as_ptr() };
[INFO] [stdout]    |                 ----^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graphite_binary` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "35bc777ec695025a83864dde2be75bd9255a01aba9cff5569a563b7eacb98446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35bc777ec695025a83864dde2be75bd9255a01aba9cff5569a563b7eacb98446", kill_on_drop: false }`
[INFO] [stdout] 35bc777ec695025a83864dde2be75bd9255a01aba9cff5569a563b7eacb98446
