[INFO] fetching crate orbit-server 0.1.0... [INFO] testing orbit-server-0.1.0 against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] extracting crate orbit-server 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate orbit-server 0.1.0 on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate orbit-server 0.1.0 [INFO] finished tweaking crates.io crate orbit-server 0.1.0 [INFO] tweaked toml for crates.io crate orbit-server 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate orbit-server 0.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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed348e2e960f047d065c9689b82de011ac05dd7600ce45edebb8611c366a10d6 [INFO] running `Command { std: "docker" "start" "-a" "ed348e2e960f047d065c9689b82de011ac05dd7600ce45edebb8611c366a10d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed348e2e960f047d065c9689b82de011ac05dd7600ce45edebb8611c366a10d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed348e2e960f047d065c9689b82de011ac05dd7600ce45edebb8611c366a10d6", kill_on_drop: false }` [INFO] [stdout] ed348e2e960f047d065c9689b82de011ac05dd7600ce45edebb8611c366a10d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8020337a042e2671b90e12d4bfd41e782c0dc84171623762112480c10ca28bb6 [INFO] running `Command { std: "docker" "start" "-a" "8020337a042e2671b90e12d4bfd41e782c0dc84171623762112480c10ca28bb6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling openssl v0.10.65 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling winnow v0.6.14 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling iso8601 v0.6.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling orbit-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.13.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling async-fn-stream v0.2.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling orbit-types v0.1.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling toml_edit v0.22.16 [INFO] [stderr] Compiling jsonschema v0.17.1 [INFO] [stderr] Compiling toml v0.8.15 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stderr] Compiling aide v0.13.4 [INFO] [stderr] Compiling axum-jsonschema v0.8.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.40s [INFO] running `Command { std: "docker" "inspect" "8020337a042e2671b90e12d4bfd41e782c0dc84171623762112480c10ca28bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8020337a042e2671b90e12d4bfd41e782c0dc84171623762112480c10ca28bb6", kill_on_drop: false }` [INFO] [stdout] 8020337a042e2671b90e12d4bfd41e782c0dc84171623762112480c10ca28bb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a529eb4dc72a0d1d1efd34e8a5a7300f710d2fb17077f54325d7d3cada114b2d [INFO] running `Command { std: "docker" "start" "-a" "a529eb4dc72a0d1d1efd34e8a5a7300f710d2fb17077f54325d7d3cada114b2d", kill_on_drop: false }` [INFO] [stderr] Compiling orbit-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "a529eb4dc72a0d1d1efd34e8a5a7300f710d2fb17077f54325d7d3cada114b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a529eb4dc72a0d1d1efd34e8a5a7300f710d2fb17077f54325d7d3cada114b2d", kill_on_drop: false }` [INFO] [stdout] a529eb4dc72a0d1d1efd34e8a5a7300f710d2fb17077f54325d7d3cada114b2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b88d8cf8eaa3234d9df658d658e1fdbe774721dd6825f9d2cfd8829af90ddbd [INFO] running `Command { std: "docker" "start" "-a" "4b88d8cf8eaa3234d9df658d658e1fdbe774721dd6825f9d2cfd8829af90ddbd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/orbit_server-b149c4005370e1ce) [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" "4b88d8cf8eaa3234d9df658d658e1fdbe774721dd6825f9d2cfd8829af90ddbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b88d8cf8eaa3234d9df658d658e1fdbe774721dd6825f9d2cfd8829af90ddbd", kill_on_drop: false }` [INFO] [stdout] 4b88d8cf8eaa3234d9df658d658e1fdbe774721dd6825f9d2cfd8829af90ddbd