[INFO] cloning repository https://github.com/mmastrac/rust-ctor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmastrac/rust-ctor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmastrac%2Frust-ctor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmastrac%2Frust-ctor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 459eb2147ff8938b9f398243b27d06cceff76ed5 [INFO] building mmastrac/rust-ctor against master#f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmastrac%2Frust-ctor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mmastrac/rust-ctor on toolchain f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mmastrac/rust-ctor [INFO] finished tweaking git repo https://github.com/mmastrac/rust-ctor [INFO] tweaked toml for git repo https://github.com/mmastrac/rust-ctor written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mmastrac/rust-ctor 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" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor-proc-macro v0.0.2 [INFO] [stderr] Downloaded wasm-bindgen v0.2.100 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.100 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.100 [INFO] [stderr] Downloaded equivalent v1.0.2 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Downloaded libc-print v0.1.23 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.100 [INFO] [stderr] Downloaded dlopen_derive v0.1.4 [INFO] [stderr] Downloaded dtor-proc-macro v0.0.2 [INFO] [stderr] Downloaded serde_spanned v0.6.8 [INFO] [stderr] Downloaded termcolor v1.4.1 [INFO] [stderr] Downloaded macrotest v1.0.13 [INFO] [stderr] Downloaded glob v0.3.2 [INFO] [stderr] Downloaded toml v0.8.20 [INFO] [stderr] Downloaded diff v0.1.13 [INFO] [stderr] Downloaded prettyplease v0.2.29 [INFO] [stderr] Downloaded memchr v2.7.4 [INFO] [stderr] Downloaded toml_edit v0.22.24 [INFO] [stderr] Downloaded bumpalo v3.17.0 [INFO] [stderr] Downloaded serde_json v1.0.138 [INFO] [stderr] Downloaded indexmap v2.7.1 [INFO] [stderr] Downloaded winnow v0.7.2 [INFO] [stderr] Downloaded syn v0.15.44 [INFO] [stderr] Downloaded syn v2.0.98 [INFO] [stderr] Downloaded trybuild v1.0.103 [INFO] [stderr] Downloaded proc-macro2 v0.4.30 [INFO] [stderr] Downloaded dlopen v0.1.8 [INFO] [stderr] Downloaded once_cell v1.20.3 [INFO] [stderr] Downloaded winapi-util v0.1.9 [INFO] [stderr] Downloaded quote v0.6.13 [INFO] [stderr] Downloaded toml_datetime v0.6.8 [INFO] [stderr] Downloaded lazy_static v1.5.0 [INFO] [stderr] Downloaded target-triple v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b82876232e4dbb213260e1e9001f7559f9fd620ca1614d4d5a41d098d1342340 [INFO] running `Command { std: "docker" "start" "-a" "b82876232e4dbb213260e1e9001f7559f9fd620ca1614d4d5a41d098d1342340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b82876232e4dbb213260e1e9001f7559f9fd620ca1614d4d5a41d098d1342340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b82876232e4dbb213260e1e9001f7559f9fd620ca1614d4d5a41d098d1342340", kill_on_drop: false }` [INFO] [stdout] b82876232e4dbb213260e1e9001f7559f9fd620ca1614d4d5a41d098d1342340 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 539614a3c6c47d8f92c63dfd3b38785e5ce4d9937c2c21a413648d0a8521c481 [INFO] running `Command { std: "docker" "start" "-a" "539614a3c6c47d8f92c63dfd3b38785e5ce4d9937c2c21a413648d0a8521c481", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling ctor-proc-macro v0.0.2 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling ctor v0.3.4 (/opt/rustwide/workdir/ctor) [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling dtor-proc-macro v0.0.2 [INFO] [stderr] Compiling tests-edition-2018 v0.1.0 (/opt/rustwide/workdir/tests-edition-2018) [INFO] [stderr] Compiling tests-edition-2021 v0.1.0 (/opt/rustwide/workdir/tests-edition-2021) [INFO] [stderr] Compiling ctor-proc-macro v0.0.2 (/opt/rustwide/workdir/ctor-proc-macro) [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling dtor-proc-macro v0.0.2 (/opt/rustwide/workdir/dtor-proc-macro) [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling libc-print v0.1.23 [INFO] [stderr] Compiling dtor v0.0.1 (/opt/rustwide/workdir/dtor) [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling dlopen v0.1.8 [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling tests-wasm v0.1.0 (/opt/rustwide/workdir/tests-wasm) [INFO] [stderr] Compiling trybuild v1.0.103 [INFO] [stderr] Compiling macrotest v1.0.13 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.07s [INFO] running `Command { std: "docker" "inspect" "539614a3c6c47d8f92c63dfd3b38785e5ce4d9937c2c21a413648d0a8521c481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "539614a3c6c47d8f92c63dfd3b38785e5ce4d9937c2c21a413648d0a8521c481", kill_on_drop: false }` [INFO] [stdout] 539614a3c6c47d8f92c63dfd3b38785e5ce4d9937c2c21a413648d0a8521c481 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+f77247ac59b29ce927f4d2cd1c26a4b2d1d358c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2000a65a668320303e56b958df79ec8e89cf62b15976832038bf7d469fce2cb7 [INFO] running `Command { std: "docker" "start" "-a" "2000a65a668320303e56b958df79ec8e89cf62b15976832038bf7d469fce2cb7", kill_on_drop: false }` [INFO] [stderr] Compiling ctor-proc-macro v0.0.2 (/opt/rustwide/workdir/ctor-proc-macro) [INFO] [stderr] Compiling dtor-proc-macro v0.0.2 (/opt/rustwide/workdir/dtor-proc-macro) [INFO] [stderr] Compiling tests-edition-2018 v0.1.0 (/opt/rustwide/workdir/tests-edition-2018) [INFO] [stderr] Compiling tests-edition-2021 v0.1.0 (/opt/rustwide/workdir/tests-edition-2021) [INFO] [stderr] Compiling ctor v0.3.4 (/opt/rustwide/workdir/ctor) [INFO] [stderr] Compiling dtor v0.0.1 (/opt/rustwide/workdir/dtor) [INFO] [stderr] Compiling tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling tests-wasm v0.1.0 (/opt/rustwide/workdir/tests-wasm) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `Command { std: "docker" "inspect" "2000a65a668320303e56b958df79ec8e89cf62b15976832038bf7d469fce2cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2000a65a668320303e56b958df79ec8e89cf62b15976832038bf7d469fce2cb7", kill_on_drop: false }` [INFO] [stdout] 2000a65a668320303e56b958df79ec8e89cf62b15976832038bf7d469fce2cb7