[INFO] fetching crate rustpython-derive 0.4.0... [INFO] building rustpython-derive-0.4.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rustpython-derive 0.4.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rustpython-derive 0.4.0 [INFO] finished tweaking crates.io crate rustpython-derive 0.4.0 [INFO] tweaked toml for crates.io crate rustpython-derive 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rustpython-derive 0.4.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 91 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustpython-derive-impl v0.4.0 [INFO] [stderr] Downloaded rustpython-literal v0.4.0 [INFO] [stderr] Downloaded unic-ucd-category v0.9.0 [INFO] [stderr] Downloaded syn-ext v0.4.0 [INFO] [stderr] Downloaded rustpython-compiler v0.4.0 [INFO] [stderr] Downloaded rustpython-compiler-core v0.4.0 [INFO] [stderr] Downloaded rustpython-doc v0.3.0 [INFO] [stderr] Downloaded rustpython-codegen v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3825c7209b3af0e5641c93b59558581ddb0a508092a4755bbcf9489abffd7a4e [INFO] running `Command { std: "docker" "start" "-a" "3825c7209b3af0e5641c93b59558581ddb0a508092a4755bbcf9489abffd7a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3825c7209b3af0e5641c93b59558581ddb0a508092a4755bbcf9489abffd7a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3825c7209b3af0e5641c93b59558581ddb0a508092a4755bbcf9489abffd7a4e", kill_on_drop: false }` [INFO] [stdout] 3825c7209b3af0e5641c93b59558581ddb0a508092a4755bbcf9489abffd7a4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bf417b31f4c2d344a2cf307dfbc91aef197f12e0c611bda0ffe5913cf332c6b [INFO] running `Command { std: "docker" "start" "-a" "8bf417b31f4c2d344a2cf307dfbc91aef197f12e0c611bda0ffe5913cf332c6b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling syn-ext v0.4.0 [INFO] [stderr] Compiling rustpython-doc v0.3.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling malachite-base v0.4.22 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Compiling rustpython-literal v0.4.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling malachite-q v0.4.22 [INFO] [stderr] Compiling malachite v0.4.22 [INFO] [stderr] Compiling malachite-bigint v0.2.3 [INFO] [stderr] Compiling rustpython-compiler-core v0.4.0 [INFO] [stderr] Compiling rustpython-ast v0.4.0 [INFO] [stderr] Compiling rustpython-derive-impl v0.4.0 [INFO] [stderr] Compiling rustpython-codegen v0.4.0 [INFO] [stderr] Compiling rustpython-compiler v0.4.0 [INFO] [stderr] Compiling rustpython-derive v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "8bf417b31f4c2d344a2cf307dfbc91aef197f12e0c611bda0ffe5913cf332c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf417b31f4c2d344a2cf307dfbc91aef197f12e0c611bda0ffe5913cf332c6b", kill_on_drop: false }` [INFO] [stdout] 8bf417b31f4c2d344a2cf307dfbc91aef197f12e0c611bda0ffe5913cf332c6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b02436148d6ed1483d37f5f65cb149a64b8121ad0351b5fff9b0fc0600a98f0 [INFO] running `Command { std: "docker" "start" "-a" "8b02436148d6ed1483d37f5f65cb149a64b8121ad0351b5fff9b0fc0600a98f0", kill_on_drop: false }` [INFO] [stderr] Compiling rustpython-derive v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `Command { std: "docker" "inspect" "8b02436148d6ed1483d37f5f65cb149a64b8121ad0351b5fff9b0fc0600a98f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b02436148d6ed1483d37f5f65cb149a64b8121ad0351b5fff9b0fc0600a98f0", kill_on_drop: false }` [INFO] [stdout] 8b02436148d6ed1483d37f5f65cb149a64b8121ad0351b5fff9b0fc0600a98f0