[INFO] cloning repository https://github.com/haoyouab/rust-playgroud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haoyouab/rust-playgroud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaoyouab%2Frust-playgroud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaoyouab%2Frust-playgroud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 688a1c56547a2a8eb4b1df7363924715bfc42ccc [INFO] building haoyouab/rust-playgroud against master#ce36a966c79e109dabeef7a47fe68e5294c6d71e for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaoyouab%2Frust-playgroud" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/haoyouab/rust-playgroud on toolchain ce36a966c79e109dabeef7a47fe68e5294c6d71e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/haoyouab/rust-playgroud [INFO] finished tweaking git repo https://github.com/haoyouab/rust-playgroud [INFO] tweaked toml for git repo https://github.com/haoyouab/rust-playgroud written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/haoyouab/rust-playgroud 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" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags-derive v0.0.3 [INFO] [stderr] Downloaded bitflags-derive-macros v0.0.3 [INFO] [stderr] Downloaded unicode-ident v1.0.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 050cff7184ec616f65ee45ebfdbef043c5784afda25e8a7c091afe981025294e [INFO] running `Command { std: "docker" "start" "-a" "050cff7184ec616f65ee45ebfdbef043c5784afda25e8a7c091afe981025294e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "050cff7184ec616f65ee45ebfdbef043c5784afda25e8a7c091afe981025294e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "050cff7184ec616f65ee45ebfdbef043c5784afda25e8a7c091afe981025294e", kill_on_drop: false }` [INFO] [stdout] 050cff7184ec616f65ee45ebfdbef043c5784afda25e8a7c091afe981025294e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bac43c68724e9a37704fe3616ad2fddc6e1d3a5fd171ba58abe3a87689c94323 [INFO] running `Command { std: "docker" "start" "-a" "bac43c68724e9a37704fe3616ad2fddc6e1d3a5fd171ba58abe3a87689c94323", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling function_example v0.1.0 (/opt/rustwide/workdir/function_example) [INFO] [stderr] Compiling declarative_macro_example v0.1.0 (/opt/rustwide/workdir/declarative_macro_example) [INFO] [stderr] Compiling from_into_trait v0.1.0 (/opt/rustwide/workdir/from_into_trait) [INFO] [stderr] Compiling control_flow v0.1.0 (/opt/rustwide/workdir/control_flow) [INFO] [stderr] Compiling cfg_condition v0.1.0 (/opt/rustwide/workdir/cfg_condition) [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling bitflags-derive-macros v0.0.3 [INFO] [stderr] Compiling hello_macro_derive v0.1.0 (/opt/rustwide/workdir/proc_macro_example/hello_macro/hello_macro_derive) [INFO] [stderr] Compiling bitflags-derive v0.0.3 [INFO] [stderr] Compiling hello_macro v0.1.0 (/opt/rustwide/workdir/proc_macro_example/hello_macro) [INFO] [stderr] Compiling bitflags_example v0.1.0 (/opt/rustwide/workdir/bitflags_example) [INFO] [stderr] Compiling proc_macro_example v0.1.0 (/opt/rustwide/workdir/proc_macro_example) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.18s [INFO] running `Command { std: "docker" "inspect" "bac43c68724e9a37704fe3616ad2fddc6e1d3a5fd171ba58abe3a87689c94323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bac43c68724e9a37704fe3616ad2fddc6e1d3a5fd171ba58abe3a87689c94323", kill_on_drop: false }` [INFO] [stdout] bac43c68724e9a37704fe3616ad2fddc6e1d3a5fd171ba58abe3a87689c94323 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1a351255007ee3c75b94e3bcc30b660d02335820a80f6071d132213e93e0583 [INFO] running `Command { std: "docker" "start" "-a" "e1a351255007ee3c75b94e3bcc30b660d02335820a80f6071d132213e93e0583", kill_on_drop: false }` [INFO] [stderr] Compiling hello_macro_derive v0.1.0 (/opt/rustwide/workdir/proc_macro_example/hello_macro/hello_macro_derive) [INFO] [stderr] Compiling declarative_macro_example v0.1.0 (/opt/rustwide/workdir/declarative_macro_example) [INFO] [stderr] Compiling function_example v0.1.0 (/opt/rustwide/workdir/function_example) [INFO] [stderr] Compiling control_flow v0.1.0 (/opt/rustwide/workdir/control_flow) [INFO] [stderr] Compiling from_into_trait v0.1.0 (/opt/rustwide/workdir/from_into_trait) [INFO] [stderr] Compiling cfg_condition v0.1.0 (/opt/rustwide/workdir/cfg_condition) [INFO] [stderr] Compiling bitflags_example v0.1.0 (/opt/rustwide/workdir/bitflags_example) [INFO] [stderr] Compiling hello_macro v0.1.0 (/opt/rustwide/workdir/proc_macro_example/hello_macro) [INFO] [stderr] Compiling proc_macro_example v0.1.0 (/opt/rustwide/workdir/proc_macro_example) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "e1a351255007ee3c75b94e3bcc30b660d02335820a80f6071d132213e93e0583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1a351255007ee3c75b94e3bcc30b660d02335820a80f6071d132213e93e0583", kill_on_drop: false }` [INFO] [stdout] e1a351255007ee3c75b94e3bcc30b660d02335820a80f6071d132213e93e0583