[INFO] cloning repository https://github.com/ArtShx/100-exercise-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArtShx/100-exercise-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtShx%2F100-exercise-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtShx%2F100-exercise-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b208211ef877fe42c79ca64f184979c8e2a0841a [INFO] checking ArtShx/100-exercise-rust against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtShx%2F100-exercise-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ArtShx/100-exercise-rust on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ArtShx/100-exercise-rust [INFO] finished tweaking git repo https://github.com/ArtShx/100-exercise-rust [INFO] tweaked toml for git repo https://github.com/ArtShx/100-exercise-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ArtShx/100-exercise-rust 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc1/source/exercises/02_basic_calculator/08_overflow/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ed41a511e9ca6e3e777a14231be14e6a5ed1a10ef898d2ba5f4f3f4c526ef50 [INFO] running `Command { std: "docker" "start" "-a" "9ed41a511e9ca6e3e777a14231be14e6a5ed1a10ef898d2ba5f4f3f4c526ef50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ed41a511e9ca6e3e777a14231be14e6a5ed1a10ef898d2ba5f4f3f4c526ef50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed41a511e9ca6e3e777a14231be14e6a5ed1a10ef898d2ba5f4f3f4c526ef50", kill_on_drop: false }` [INFO] [stdout] 9ed41a511e9ca6e3e777a14231be14e6a5ed1a10ef898d2ba5f4f3f4c526ef50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9eb8161a784aea3863bac5ca5d636119c83435d31f4cc5e16c457682f49f44ab [INFO] running `Command { std: "docker" "start" "-a" "9eb8161a784aea3863bac5ca5d636119c83435d31f4cc5e16c457682f49f44ab", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/exercises/02_basic_calculator/08_overflow/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/helpers/common) [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Checking packages v0.1.0 (/opt/rustwide/workdir/exercises/05_ticket_v2/10_packages) [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking outro_03 v0.1.0 (/opt/rustwide/workdir/exercises/04_traits/13_outro) [INFO] [stderr] Checking outro_02 v0.1.0 (/opt/rustwide/workdir/exercises/03_ticket_v1/12_outro) [INFO] [stderr] Checking interior_mutability v0.1.0 (/opt/rustwide/workdir/exercises/07_threads/06_interior_mutability) [INFO] [stderr] Checking integers v0.1.0 (/opt/rustwide/workdir/exercises/02_basic_calculator/01_integers) [INFO] [stderr] Checking validation v0.1.0 (/opt/rustwide/workdir/exercises/03_ticket_v1/02_validation) [INFO] [stderr] Checking str_slice v0.1.0 (/opt/rustwide/workdir/exercises/04_traits/05_str_slice) [INFO] [stderr] Checking fallibility v0.1.0 (/opt/rustwide/workdir/exercises/05_ticket_v2/06_fallibility) [INFO] [stdout] error: expected type, found `"not yet implemented"` [INFO] [stdout] --> exercises/07_threads/06_interior_mutability/src/lib.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | counter: todo!(), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected type [INFO] [stdout] | in this macro invocation [INFO] [stdout] | this macro call doesn't expand to a type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `"not yet implemented"` [INFO] [stdout] --> exercises/07_threads/06_interior_mutability/src/lib.rs:13:35 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(value: T, counter: todo!()) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | expected type [INFO] [stdout] | in this macro invocation [INFO] [stdout] | this macro call doesn't expand to a type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `interior_mutability` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9eb8161a784aea3863bac5ca5d636119c83435d31f4cc5e16c457682f49f44ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eb8161a784aea3863bac5ca5d636119c83435d31f4cc5e16c457682f49f44ab", kill_on_drop: false }` [INFO] [stdout] 9eb8161a784aea3863bac5ca5d636119c83435d31f4cc5e16c457682f49f44ab