[INFO] fetching crate ynk 0.9.5... [INFO] testing ynk-0.9.5 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate ynk 0.9.5 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ynk 0.9.5 [INFO] finished tweaking crates.io crate ynk 0.9.5 [INFO] tweaked toml for crates.io crate ynk 0.9.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ynk 0.9.5 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ynk 0.9.5 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7668418e4e8e7d4623263a9dd7017f829b4d5e7e564663975980f181b2e73712 [INFO] running `Command { std: "docker" "start" "-a" "7668418e4e8e7d4623263a9dd7017f829b4d5e7e564663975980f181b2e73712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7668418e4e8e7d4623263a9dd7017f829b4d5e7e564663975980f181b2e73712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7668418e4e8e7d4623263a9dd7017f829b4d5e7e564663975980f181b2e73712", kill_on_drop: false }` [INFO] [stdout] 7668418e4e8e7d4623263a9dd7017f829b4d5e7e564663975980f181b2e73712 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5a1c476f5ec1c5612005062c50544198f6cb74f4fcd80e077b2a3f541ccc6da [INFO] running `Command { std: "docker" "start" "-a" "c5a1c476f5ec1c5612005062c50544198f6cb74f4fcd80e077b2a3f541ccc6da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling smallvec v1.12.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling papergrid v0.13.0 [INFO] [stderr] Compiling tabled_derive v0.9.0 [INFO] [stderr] Compiling sea-query-derive v0.4.1 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling hashlink v0.9.0 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.112 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling stfu8 v0.2.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling ureq v2.9.1 [INFO] [stderr] Compiling inquire v0.7.4 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling update-informer v1.1.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling sea-query v0.30.7 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling clap_complete v4.5.40 [INFO] [stderr] Compiling tabled v0.17.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling correct_word v0.2.0 [INFO] [stderr] Compiling ynk v0.9.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.12s [INFO] running `Command { std: "docker" "inspect" "c5a1c476f5ec1c5612005062c50544198f6cb74f4fcd80e077b2a3f541ccc6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5a1c476f5ec1c5612005062c50544198f6cb74f4fcd80e077b2a3f541ccc6da", kill_on_drop: false }` [INFO] [stdout] c5a1c476f5ec1c5612005062c50544198f6cb74f4fcd80e077b2a3f541ccc6da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 653d5c9b65f990aecedba103b9c71cac4d6839d8b2138a706673b17c5e4a9592 [INFO] running `Command { std: "docker" "start" "-a" "653d5c9b65f990aecedba103b9c71cac4d6839d8b2138a706673b17c5e4a9592", kill_on_drop: false }` [INFO] [stderr] Compiling ynk v0.9.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "653d5c9b65f990aecedba103b9c71cac4d6839d8b2138a706673b17c5e4a9592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "653d5c9b65f990aecedba103b9c71cac4d6839d8b2138a706673b17c5e4a9592", kill_on_drop: false }` [INFO] [stdout] 653d5c9b65f990aecedba103b9c71cac4d6839d8b2138a706673b17c5e4a9592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f5dfeb8c54d41baee4b513a5f584e1fe64608ffa213f083fe72effb6e7ffdfca [INFO] running `Command { std: "docker" "start" "-a" "f5dfeb8c54d41baee4b513a5f584e1fe64608ffa213f083fe72effb6e7ffdfca", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ynk-393fd029b4ffc8a1) [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" "f5dfeb8c54d41baee4b513a5f584e1fe64608ffa213f083fe72effb6e7ffdfca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5dfeb8c54d41baee4b513a5f584e1fe64608ffa213f083fe72effb6e7ffdfca", kill_on_drop: false }` [INFO] [stdout] f5dfeb8c54d41baee4b513a5f584e1fe64608ffa213f083fe72effb6e7ffdfca