[INFO] fetching crate tokactor 1.1.0... [INFO] testing tokactor-1.1.0 against master#d3515155216e98c23440ea92c3f49c6a0d7101fc for pr-113843 [INFO] extracting crate tokactor 1.1.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate tokactor 1.1.0 on toolchain d3515155216e98c23440ea92c3f49c6a0d7101fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokactor 1.1.0 [INFO] finished tweaking crates.io crate tokactor 1.1.0 [INFO] tweaked toml for crates.io crate tokactor 1.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate tokactor 1.1.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" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8009bec45c6fab15972bdefdb9b5fb87f34ab9f8080b635baa34f395b21cf24 [INFO] running `Command { std: "docker" "start" "-a" "f8009bec45c6fab15972bdefdb9b5fb87f34ab9f8080b635baa34f395b21cf24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8009bec45c6fab15972bdefdb9b5fb87f34ab9f8080b635baa34f395b21cf24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8009bec45c6fab15972bdefdb9b5fb87f34ab9f8080b635baa34f395b21cf24", kill_on_drop: false }` [INFO] [stdout] f8009bec45c6fab15972bdefdb9b5fb87f34ab9f8080b635baa34f395b21cf24 [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3427741e7e8a7a398ab68709224ba2960a974a4e4b5617cb466279b218d86df [INFO] running `Command { std: "docker" "start" "-a" "e3427741e7e8a7a398ab68709224ba2960a974a4e4b5617cb466279b218d86df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokactor v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.82s [INFO] running `Command { std: "docker" "inspect" "e3427741e7e8a7a398ab68709224ba2960a974a4e4b5617cb466279b218d86df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3427741e7e8a7a398ab68709224ba2960a974a4e4b5617cb466279b218d86df", kill_on_drop: false }` [INFO] [stdout] e3427741e7e8a7a398ab68709224ba2960a974a4e4b5617cb466279b218d86df [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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79fd9f275b13f006fcfd55f70db1448a7312b537f86887c3d2486fa09896aa93 [INFO] running `Command { std: "docker" "start" "-a" "79fd9f275b13f006fcfd55f70db1448a7312b537f86887c3d2486fa09896aa93", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling clap_builder v4.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling futures v0.3.27 [INFO] [stderr] Compiling clap v4.3.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokactor v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] error: could not compile `tokactor` (example "multi_tcp_world") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/bin/rustc --crate-name multi_tcp_world --edition=2021 examples/multi_tcp_world.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=6eba935e94f356ec -C extra-filename=-6eba935e94f356ec --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ed0b1a30864e3206.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-fa3af0566d92aec4.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-c1c7bf356ee1c630.rlib --extern tokactor=/opt/rustwide/target/debug/deps/libtokactor-be9c0bf6446203ef.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f80e2b75e4d75ab6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-871cba4c9d2f9dc2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-73b34b232ea15d00.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokactor` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/bin/rustc --crate-name tokactor --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=577b8d0062b85461 -C extra-filename=-577b8d0062b85461 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ed0b1a30864e3206.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-fa3af0566d92aec4.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-c1c7bf356ee1c630.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f80e2b75e4d75ab6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-871cba4c9d2f9dc2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-73b34b232ea15d00.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "79fd9f275b13f006fcfd55f70db1448a7312b537f86887c3d2486fa09896aa93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79fd9f275b13f006fcfd55f70db1448a7312b537f86887c3d2486fa09896aa93", kill_on_drop: false }` [INFO] [stdout] 79fd9f275b13f006fcfd55f70db1448a7312b537f86887c3d2486fa09896aa93