[INFO] fetching crate rustt 0.1.2...
[INFO] checking rustt-0.1.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rustt 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate rustt 0.1.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rustt 0.1.2
[INFO] finished tweaking crates.io crate rustt 0.1.2
[INFO] tweaked toml for crates.io crate rustt 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 72 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.5.1)
[INFO] [stderr]       Adding integer-encoding v1.1.7 (available: v4.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec6f2e3e59439968b20b9bda0f848b6843ea2802088ab336d56a9d5e1fb441f5
[INFO] running `Command { std: "docker" "start" "-a" "ec6f2e3e59439968b20b9bda0f848b6843ea2802088ab336d56a9d5e1fb441f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec6f2e3e59439968b20b9bda0f848b6843ea2802088ab336d56a9d5e1fb441f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec6f2e3e59439968b20b9bda0f848b6843ea2802088ab336d56a9d5e1fb441f5", kill_on_drop: false }`
[INFO] [stdout] ec6f2e3e59439968b20b9bda0f848b6843ea2802088ab336d56a9d5e1fb441f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8eb3cfcc019954afef47a581434912e12c41c53e0c33dba02ed9fc6dd47ef111
[INFO] running `Command { std: "docker" "start" "-a" "8eb3cfcc019954afef47a581434912e12c41c53e0c33dba02ed9fc6dd47ef111", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking integer-encoding v1.1.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rustt v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 | #![feature(optin_builtin_traits)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: renamed to `auto_traits`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stdout] error[E0658]: auto traits are experimental and possibly buggy
[INFO] [stdout]   --> src/ttv3/serde/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub auto trait IsNotU8 {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #13231 <https://github.com/rust-lang/rust/issues/13231> for more information
[INFO] [stdout]    = help: add `#![feature(auto_traits)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: auto traits are experimental and possibly buggy
[INFO] [stdout]   --> src/ttv3/serde/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub auto trait IsNotVU8 {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #13231 <https://github.com/rust-lang/rust/issues/13231> for more information
[INFO] [stdout]    = help: add `#![feature(auto_traits)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: auto traits are experimental and possibly buggy
[INFO] [stdout]   --> src/ttv3/serde/mod.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub auto trait IsNotCustom {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #13231 <https://github.com/rust-lang/rust/issues/13231> for more information
[INFO] [stdout]    = help: add `#![feature(auto_traits)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: auto traits are experimental and possibly buggy
[INFO] [stdout]   --> src/ttv3/serde/mod.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub auto trait NotImplementKey {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #13231 <https://github.com/rust-lang/rust/issues/13231> for more information
[INFO] [stdout]    = help: add `#![feature(auto_traits)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stdout] Some errors have detailed explanations: E0557, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustt` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8eb3cfcc019954afef47a581434912e12c41c53e0c33dba02ed9fc6dd47ef111", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eb3cfcc019954afef47a581434912e12c41c53e0c33dba02ed9fc6dd47ef111", kill_on_drop: false }`
[INFO] [stdout] 8eb3cfcc019954afef47a581434912e12c41c53e0c33dba02ed9fc6dd47ef111
