[INFO] fetching crate rink 0.8.0... [INFO] testing rink-0.8.0 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628-retry-1 [INFO] extracting crate rink 0.8.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate rink 0.8.0 [INFO] finished tweaking crates.io crate rink 0.8.0 [INFO] tweaked toml for crates.io crate rink 0.8.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rink 0.8.0 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rink 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "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 chrono-humanize v0.1.2 [INFO] [stderr] Downloaded rink-core v0.8.0 [INFO] [stderr] Downloaded rink-sandbox v0.6.1 [INFO] [stderr] Downloaded async-ctrlc v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e67109398adf06b8fbfaef2b4ce80f6f107b680d5c8f79d2337d658a79808d7 [INFO] running `Command { std: "docker" "start" "-a" "9e67109398adf06b8fbfaef2b4ce80f6f107b680d5c8f79d2337d658a79808d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e67109398adf06b8fbfaef2b4ce80f6f107b680d5c8f79d2337d658a79808d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e67109398adf06b8fbfaef2b4ce80f6f107b680d5c8f79d2337d658a79808d7", kill_on_drop: false }` [INFO] [stdout] 9e67109398adf06b8fbfaef2b4ce80f6f107b680d5c8f79d2337d658a79808d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 756d2744eb72a4617162997c587b116dccd38dc8e4261bf14965058d8a01ebe0 [INFO] running `Command { std: "docker" "start" "-a" "756d2744eb72a4617162997c587b116dccd38dc8e4261bf14965058d8a01ebe0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling value-bag v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling curl-sys v0.4.72+curl-8.6.0 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling async-executor v1.10.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling chrono-humanize v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling ctrlc v3.4.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling async-ctrlc v1.2.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.6.0 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling rink-sandbox v0.6.1 [INFO] [stderr] Compiling rink-core v0.8.0 [INFO] [stderr] Compiling rink v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.24s [INFO] running `Command { std: "docker" "inspect" "756d2744eb72a4617162997c587b116dccd38dc8e4261bf14965058d8a01ebe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "756d2744eb72a4617162997c587b116dccd38dc8e4261bf14965058d8a01ebe0", kill_on_drop: false }` [INFO] [stdout] 756d2744eb72a4617162997c587b116dccd38dc8e4261bf14965058d8a01ebe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e8e2351ab398eb329d826736d65e821241af4afd8b5383bb79a993febdaa20e [INFO] running `Command { std: "docker" "start" "-a" "1e8e2351ab398eb329d826736d65e821241af4afd8b5383bb79a993febdaa20e", kill_on_drop: false }` [INFO] [stderr] Compiling rink v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "1e8e2351ab398eb329d826736d65e821241af4afd8b5383bb79a993febdaa20e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e8e2351ab398eb329d826736d65e821241af4afd8b5383bb79a993febdaa20e", kill_on_drop: false }` [INFO] [stdout] 1e8e2351ab398eb329d826736d65e821241af4afd8b5383bb79a993febdaa20e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cdd9fabbd67a9a3ae054d7bc826726ee8519760e23635bdc0f4ec7e6d2703c8 [INFO] running `Command { std: "docker" "start" "-a" "6cdd9fabbd67a9a3ae054d7bc826726ee8519760e23635bdc0f4ec7e6d2703c8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rink-4928b3e31bd345f3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6cdd9fabbd67a9a3ae054d7bc826726ee8519760e23635bdc0f4ec7e6d2703c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cdd9fabbd67a9a3ae054d7bc826726ee8519760e23635bdc0f4ec7e6d2703c8", kill_on_drop: false }` [INFO] [stdout] 6cdd9fabbd67a9a3ae054d7bc826726ee8519760e23635bdc0f4ec7e6d2703c8