[INFO] cloning repository https://github.com/SMartinScottLogic/advent_2018
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SMartinScottLogic/advent_2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSMartinScottLogic%2Fadvent_2018", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSMartinScottLogic%2Fadvent_2018'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d1fa644c372fd84826a9626b0fbdd32a767100c
[INFO] checking SMartinScottLogic/advent_2018 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSMartinScottLogic%2Fadvent_2018" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/SMartinScottLogic/advent_2018
[INFO] finished tweaking git repo https://github.com/SMartinScottLogic/advent_2018
[INFO] tweaked toml for git repo https://github.com/SMartinScottLogic/advent_2018 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SMartinScottLogic/advent_2018 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SMartinScottLogic/advent_2018 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deprecate-until v0.1.1
[INFO] [stderr]   Downloaded rustc-hash v2.1.0
[INFO] [stderr]   Downloaded memoize-inner v0.5.1
[INFO] [stderr]   Downloaded xtaskops v0.4.2
[INFO] [stderr]   Downloaded memoize v0.5.1
[INFO] [stderr]   Downloaded derive_builder_macro v0.12.0
[INFO] [stderr]   Downloaded toml_writer v1.0.4
[INFO] [stderr]   Downloaded darling_macro v0.14.4
[INFO] [stderr]   Downloaded thiserror-impl v2.0.8
[INFO] [stderr]   Downloaded darling v0.14.4
[INFO] [stderr]   Downloaded derive_builder_core v0.12.0
[INFO] [stderr]   Downloaded thiserror v2.0.8
[INFO] [stderr]   Downloaded darling_core v0.14.4
[INFO] [stderr]   Downloaded derive_builder v0.12.0
[INFO] [stderr]   Downloaded regex-lite v0.1.8
[INFO] [stderr]   Downloaded pathfinding v4.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ea5192af19ee28761b869ce153bc17bc1d6d1359e0331fe28e4b7bd3b22ca27
[INFO] running `Command { std: "docker" "start" "-a" "9ea5192af19ee28761b869ce153bc17bc1d6d1359e0331fe28e4b7bd3b22ca27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ea5192af19ee28761b869ce153bc17bc1d6d1359e0331fe28e4b7bd3b22ca27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea5192af19ee28761b869ce153bc17bc1d6d1359e0331fe28e4b7bd3b22ca27", kill_on_drop: false }`
[INFO] [stdout] 9ea5192af19ee28761b869ce153bc17bc1d6d1359e0331fe28e4b7bd3b22ca27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73fbb426499ec5f958f88ccefb0c981434802675128dd84b7808add4b455aae1
[INFO] running `Command { std: "docker" "start" "-a" "73fbb426499ec5f958f88ccefb0c981434802675128dd84b7808add4b455aae1", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking regex-lite v0.1.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking shared_child v1.0.1
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]     Checking toml_edit v0.23.7
[INFO] [stderr]    Compiling memoize-inner v0.5.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling deprecate-until v0.1.1
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking memoize v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking pathfinding v4.14.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> utils/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(step_trait)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> utils/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(step_trait)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking xtaskops v0.4.2
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr] error: could not compile `utils` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `utils` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "73fbb426499ec5f958f88ccefb0c981434802675128dd84b7808add4b455aae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73fbb426499ec5f958f88ccefb0c981434802675128dd84b7808add4b455aae1", kill_on_drop: false }`
[INFO] [stdout] 73fbb426499ec5f958f88ccefb0c981434802675128dd84b7808add4b455aae1
