[INFO] fetching crate direct-share 1.0.0... [INFO] testing direct-share-1.0.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate direct-share 1.0.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate direct-share 1.0.0 [INFO] finished tweaking crates.io crate direct-share 1.0.0 [INFO] tweaked toml for crates.io crate direct-share 1.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate direct-share 1.0.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate direct-share 1.0.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_env_logger v0.5.0 [INFO] [stderr] Downloaded serde_spanned v0.6.5 [INFO] [stderr] Downloaded never-say-never v6.6.666 [INFO] [stderr] Downloaded toml v0.8.12 [INFO] [stderr] Downloaded wildmatch v1.1.0 [INFO] [stderr] Downloaded neli-proc-macros v0.1.3 [INFO] [stderr] Downloaded local-ip-address v0.6.1 [INFO] [stderr] Downloaded igd v0.12.1 [INFO] [stderr] Downloaded attohttpc v0.16.3 [INFO] [stderr] Downloaded neli v0.6.4 [INFO] [stderr] Downloaded xmltree v0.10.3 [INFO] [stderr] Downloaded syn v2.0.55 [INFO] [stderr] Downloaded toml_edit v0.22.9 [INFO] [stderr] Downloaded winnow v0.6.5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bda36a08f05a5bb3b3ef75d8ce48bbf91a568a60df3aee798e15c28c87e11cb [INFO] running `Command { std: "docker" "start" "-a" "3bda36a08f05a5bb3b3ef75d8ce48bbf91a568a60df3aee798e15c28c87e11cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bda36a08f05a5bb3b3ef75d8ce48bbf91a568a60df3aee798e15c28c87e11cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bda36a08f05a5bb3b3ef75d8ce48bbf91a568a60df3aee798e15c28c87e11cb", kill_on_drop: false }` [INFO] [stdout] 3bda36a08f05a5bb3b3ef75d8ce48bbf91a568a60df3aee798e15c28c87e11cb [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddb3735e2fd9d083bbafdddb9f16fbb4c543540a31f4fe5a1f1e6ed41f59be15 [INFO] running `Command { std: "docker" "start" "-a" "ddb3735e2fd9d083bbafdddb9f16fbb4c543540a31f4fe5a1f1e6ed41f59be15", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling never-say-never v6.6.666 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling h2 v0.3.25 [INFO] [stderr] Compiling h2 v0.4.3 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling local-ip-address v0.6.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling igd v0.12.1 [INFO] [stderr] Compiling direct-share v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "ddb3735e2fd9d083bbafdddb9f16fbb4c543540a31f4fe5a1f1e6ed41f59be15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddb3735e2fd9d083bbafdddb9f16fbb4c543540a31f4fe5a1f1e6ed41f59be15", kill_on_drop: false }` [INFO] [stdout] ddb3735e2fd9d083bbafdddb9f16fbb4c543540a31f4fe5a1f1e6ed41f59be15 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a24dc48dc6dd60ea0b1b71cb79b8bea0628709152507e322e398ecd6c01fcbbe [INFO] running `Command { std: "docker" "start" "-a" "a24dc48dc6dd60ea0b1b71cb79b8bea0628709152507e322e398ecd6c01fcbbe", kill_on_drop: false }` [INFO] [stderr] Compiling direct-share v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "a24dc48dc6dd60ea0b1b71cb79b8bea0628709152507e322e398ecd6c01fcbbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a24dc48dc6dd60ea0b1b71cb79b8bea0628709152507e322e398ecd6c01fcbbe", kill_on_drop: false }` [INFO] [stdout] a24dc48dc6dd60ea0b1b71cb79b8bea0628709152507e322e398ecd6c01fcbbe [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c230a63783bde515472d9d1e6e8df1d8b520e1cee6f19a08394dbe494daa4e3 [INFO] running `Command { std: "docker" "start" "-a" "9c230a63783bde515472d9d1e6e8df1d8b520e1cee6f19a08394dbe494daa4e3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/direct_share-492f6ad245c60402) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test map::tests::gen_key_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9c230a63783bde515472d9d1e6e8df1d8b520e1cee6f19a08394dbe494daa4e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c230a63783bde515472d9d1e6e8df1d8b520e1cee6f19a08394dbe494daa4e3", kill_on_drop: false }` [INFO] [stdout] 9c230a63783bde515472d9d1e6e8df1d8b520e1cee6f19a08394dbe494daa4e3