[INFO] cloning repository https://github.com/thoughtafter/evolve-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thoughtafter/evolve-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthoughtafter%2Fevolve-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthoughtafter%2Fevolve-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f38f4344c7bad57f3f3cf715419b1e92e674a03 [INFO] checking thoughtafter/evolve-core against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthoughtafter%2Fevolve-core" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thoughtafter/evolve-core on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/thoughtafter/evolve-core [INFO] finished tweaking git repo https://github.com/thoughtafter/evolve-core [INFO] tweaked toml for git repo https://github.com/thoughtafter/evolve-core written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thoughtafter/evolve-core 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "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-6-tc1/source/evolve_outer_core/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc_alloc v1.0.7 [INFO] [stderr] Downloaded no-panic v0.1.32 [INFO] [stderr] Downloaded roaring v0.10.7 [INFO] [stderr] Downloaded rug v1.26.1 [INFO] [stderr] Downloaded bdwgc-alloc v0.6.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c23ad35a9475313bfa2644f046fdd5a987cfd270fa787b034ee0b1b3a9dbf621 [INFO] running `Command { std: "docker" "start" "-a" "c23ad35a9475313bfa2644f046fdd5a987cfd270fa787b034ee0b1b3a9dbf621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c23ad35a9475313bfa2644f046fdd5a987cfd270fa787b034ee0b1b3a9dbf621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c23ad35a9475313bfa2644f046fdd5a987cfd270fa787b034ee0b1b3a9dbf621", kill_on_drop: false }` [INFO] [stdout] c23ad35a9475313bfa2644f046fdd5a987cfd270fa787b034ee0b1b3a9dbf621 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a96338625f44ad29fc9500035815a1764de1cb6b7dab418885f6ab1f051235b [INFO] running `Command { std: "docker" "start" "-a" "4a96338625f44ad29fc9500035815a1764de1cb6b7dab418885f6ab1f051235b", 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/evolve_outer_core/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling no-panic v0.1.32 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling rug v1.26.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking roaring v0.10.7 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking evolve-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking ordered-float v4.5.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking libc-print v0.1.23 [INFO] [stderr] Checking evolve_inner_core v0.1.0 (/opt/rustwide/workdir/evolve_inner_core) [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Checking evolve_outer_core v0.1.0 (/opt/rustwide/workdir/evolve_outer_core) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 50s [INFO] running `Command { std: "docker" "inspect" "4a96338625f44ad29fc9500035815a1764de1cb6b7dab418885f6ab1f051235b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a96338625f44ad29fc9500035815a1764de1cb6b7dab418885f6ab1f051235b", kill_on_drop: false }` [INFO] [stdout] 4a96338625f44ad29fc9500035815a1764de1cb6b7dab418885f6ab1f051235b