[INFO] fetching crate ascent 0.8.0... [INFO] checking ascent-0.8.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate ascent 0.8.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate ascent 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ascent 0.8.0 [INFO] tweaked toml for crates.io crate ascent 0.8.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ascent 0.8.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ascent 0.8.0 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded boxcar v0.1.0 [INFO] [stderr] Downloaded ascent_macro v0.8.0 [INFO] [stderr] Downloaded ascent_base v0.8.0 [INFO] [stderr] Downloaded duplicate v2.0.0 [INFO] [stderr] Downloaded syn v2.0.67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a5c66f1f2e7a32423bb0aa2a05d87d95e74d93ba7de5b899c6da7049ab4de8d [INFO] running `Command { std: "docker" "start" "-a" "8a5c66f1f2e7a32423bb0aa2a05d87d95e74d93ba7de5b899c6da7049ab4de8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a5c66f1f2e7a32423bb0aa2a05d87d95e74d93ba7de5b899c6da7049ab4de8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a5c66f1f2e7a32423bb0aa2a05d87d95e74d93ba7de5b899c6da7049ab4de8d", kill_on_drop: false }` [INFO] [stdout] 8a5c66f1f2e7a32423bb0aa2a05d87d95e74d93ba7de5b899c6da7049ab4de8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7037b558fda5bf581075c2de02478292c7e9ac95fad0df078235d5bd54b9007b [INFO] running `Command { std: "docker" "start" "-a" "7037b558fda5bf581075c2de02478292c7e9ac95fad0df078235d5bd54b9007b", kill_on_drop: false }` [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Checking boxcar v0.1.0 [INFO] [stderr] Compiling ascent_base v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling ascent_macro v0.8.0 [INFO] [stderr] Checking ascent v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] WARNING: cannot determine free variables of macro invocations. macro invocation: [INFO] [stderr] nil! () [INFO] [stderr] WARNING: cannot determine free variables of macro invocations. macro invocation: [INFO] [stderr] cons! ('a', nil!()) [INFO] [stderr] WARNING: cannot determine free variables of macro invocations. macro invocation: [INFO] [stderr] cons! ('b', nil!()) [INFO] [stderr] WARNING: cannot determine free variables of macro invocations. macro invocation: [INFO] [stderr] cons! ('c', nil!()) [INFO] [stderr] WARNING: cannot determine free variables of macro invocations. macro invocation: [INFO] [stderr] cons! ('a', cons!('b', nil!())) [INFO] [stderr] WARNING: cannot determine free variables of macro invocations. macro invocation: [INFO] [stderr] cons! ('a', cons!('b', cons!('a', nil!()))) [INFO] [stderr] WARNING: cannot determine free variables of macro invocations. macro invocation: [INFO] [stderr] cons! ('a', cons!('b', cons!('c', nil!()))) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.78s [INFO] running `Command { std: "docker" "inspect" "7037b558fda5bf581075c2de02478292c7e9ac95fad0df078235d5bd54b9007b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7037b558fda5bf581075c2de02478292c7e9ac95fad0df078235d5bd54b9007b", kill_on_drop: false }` [INFO] [stdout] 7037b558fda5bf581075c2de02478292c7e9ac95fad0df078235d5bd54b9007b