[INFO] fetching crate netsblox-cloud-common 1.6.6... [INFO] testing netsblox-cloud-common-1.6.6 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate netsblox-cloud-common 1.6.6 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate netsblox-cloud-common 1.6.6 [INFO] finished tweaking crates.io crate netsblox-cloud-common 1.6.6 [INFO] tweaked toml for crates.io crate netsblox-cloud-common 1.6.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate netsblox-cloud-common 1.6.6 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 241 packages to latest compatible versions [INFO] [stderr] Adding mongodb v2.8.2 (available: v3.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea47a3c05114d783f969b68210c4e84d980cd40eeec8f86e015ebe2002f8f202 [INFO] running `Command { std: "docker" "start" "-a" "ea47a3c05114d783f969b68210c4e84d980cd40eeec8f86e015ebe2002f8f202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea47a3c05114d783f969b68210c4e84d980cd40eeec8f86e015ebe2002f8f202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea47a3c05114d783f969b68210c4e84d980cd40eeec8f86e015ebe2002f8f202", kill_on_drop: false }` [INFO] [stdout] ea47a3c05114d783f969b68210c4e84d980cd40eeec8f86e015ebe2002f8f202 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ef222e3feac41aa81a80fd68bb1b5e6e84513f3d2067392590880fc43960e7a [INFO] running `Command { std: "docker" "start" "-a" "7ef222e3feac41aa81a80fd68bb1b5e6e84513f3d2067392590880fc43960e7a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling random-number-macro-impl v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling resolv-conf v0.7.5 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ts-rs-macros v7.1.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling ts-rs v7.1.1 [INFO] [stderr] Compiling random-number v0.1.9 [INFO] [stderr] Compiling random-pick v1.2.16 [INFO] [stderr] Compiling passwords v3.1.16 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling netsblox-api-common v1.6.6 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling mongodb v2.8.2 [INFO] [stderr] Compiling netsblox-cloud-common v1.6.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.72s [INFO] running `Command { std: "docker" "inspect" "7ef222e3feac41aa81a80fd68bb1b5e6e84513f3d2067392590880fc43960e7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ef222e3feac41aa81a80fd68bb1b5e6e84513f3d2067392590880fc43960e7a", kill_on_drop: false }` [INFO] [stdout] 7ef222e3feac41aa81a80fd68bb1b5e6e84513f3d2067392590880fc43960e7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69cda739fc365c78c25e491d7fb2ca2a4571faa75b252a82e61d3b4980c2d7dd [INFO] running `Command { std: "docker" "start" "-a" "69cda739fc365c78c25e491d7fb2ca2a4571faa75b252a82e61d3b4980c2d7dd", kill_on_drop: false }` [INFO] [stderr] Compiling netsblox-cloud-common v1.6.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.78s [INFO] running `Command { std: "docker" "inspect" "69cda739fc365c78c25e491d7fb2ca2a4571faa75b252a82e61d3b4980c2d7dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69cda739fc365c78c25e491d7fb2ca2a4571faa75b252a82e61d3b4980c2d7dd", kill_on_drop: false }` [INFO] [stdout] 69cda739fc365c78c25e491d7fb2ca2a4571faa75b252a82e61d3b4980c2d7dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7ebe5deb9da67ae09c0bb6ceb0a41e158a5544dc51f639978dbd5bc3778bb0c [INFO] running `Command { std: "docker" "start" "-a" "b7ebe5deb9da67ae09c0bb6ceb0a41e158a5544dc51f639978dbd5bc3778bb0c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netsblox_cloud_common-f436e3fc6c2c3351) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_pub_auth_host_to_host_preserves_cats ... ok [INFO] [stdout] test tests::test_dont_schedule_deletion_for_saved_projects ... ok [INFO] [stdout] test tests::test_schedule_deletion_for_created_projects ... ok [INFO] [stdout] test tests::test_priv_auth_host_to_host_no_cats ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests netsblox_cloud_common [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" "b7ebe5deb9da67ae09c0bb6ceb0a41e158a5544dc51f639978dbd5bc3778bb0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ebe5deb9da67ae09c0bb6ceb0a41e158a5544dc51f639978dbd5bc3778bb0c", kill_on_drop: false }` [INFO] [stdout] b7ebe5deb9da67ae09c0bb6ceb0a41e158a5544dc51f639978dbd5bc3778bb0c