[INFO] fetching crate aliri_tower 0.1.1... [INFO] testing aliri_tower-0.1.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate aliri_tower 0.1.1 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate aliri_tower 0.1.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aliri_tower 0.1.1 [INFO] finished tweaking crates.io crate aliri_tower 0.1.1 [INFO] tweaked toml for crates.io crate aliri_tower 0.1.1 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate crates.io crate aliri_tower 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-util v0.7.0 [INFO] [stderr] Downloaded tower v0.4.12 [INFO] [stderr] Downloaded async-trait v0.1.52 [INFO] [stderr] Downloaded sync_wrapper v0.1.1 [INFO] [stderr] Downloaded axum v0.4.8 [INFO] [stderr] Downloaded axum-core v0.1.2 [INFO] [stderr] Downloaded aliri v0.5.6 [INFO] [stderr] Downloaded matchit v0.4.6 [INFO] [stderr] Downloaded tower-http v0.2.5 [INFO] [stderr] Downloaded http-range-header v0.3.0 [INFO] [stderr] Downloaded tower-layer v0.3.1 [INFO] [stderr] Downloaded aliri_oauth2 v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89afbd9128baf34267a76390397008fcde4659b1ceb6b3b2dbfc3be70b513a34 [INFO] running `Command { std: "docker" "start" "-a" "89afbd9128baf34267a76390397008fcde4659b1ceb6b3b2dbfc3be70b513a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89afbd9128baf34267a76390397008fcde4659b1ceb6b3b2dbfc3be70b513a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89afbd9128baf34267a76390397008fcde4659b1ceb6b3b2dbfc3be70b513a34", kill_on_drop: false }` [INFO] [stdout] 89afbd9128baf34267a76390397008fcde4659b1ceb6b3b2dbfc3be70b513a34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 531880d53aae81b338e4f41c9ef56f3c9f54de7eb16a078c6ff481157b526163 [INFO] running `Command { std: "docker" "start" "-a" "531880d53aae81b338e4f41c9ef56f3c9f54de7eb16a078c6ff481157b526163", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling aliri_traits v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling aliri_braid_impl v0.1.10 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling aliri_braid v0.1.10 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling aliri_clock v0.1.4 [INFO] [stderr] Compiling aliri_base64 v0.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling aliri v0.5.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling aliri_oauth2 v0.7.3 [INFO] [stderr] Compiling aliri_tower v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.47s [INFO] running `Command { std: "docker" "inspect" "531880d53aae81b338e4f41c9ef56f3c9f54de7eb16a078c6ff481157b526163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "531880d53aae81b338e4f41c9ef56f3c9f54de7eb16a078c6ff481157b526163", kill_on_drop: false }` [INFO] [stdout] 531880d53aae81b338e4f41c9ef56f3c9f54de7eb16a078c6ff481157b526163 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6162be24664b6e3bbd6b9d16c1ff7909a6af6f782b4bd50f18f40ad2436410c8 [INFO] running `Command { std: "docker" "start" "-a" "6162be24664b6e3bbd6b9d16c1ff7909a6af6f782b4bd50f18f40ad2436410c8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling axum-core v0.1.2 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.4.8 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling aliri_oauth2 v0.7.3 [INFO] [stderr] Compiling aliri_tower v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.34s [INFO] running `Command { std: "docker" "inspect" "6162be24664b6e3bbd6b9d16c1ff7909a6af6f782b4bd50f18f40ad2436410c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6162be24664b6e3bbd6b9d16c1ff7909a6af6f782b4bd50f18f40ad2436410c8", kill_on_drop: false }` [INFO] [stdout] 6162be24664b6e3bbd6b9d16c1ff7909a6af6f782b4bd50f18f40ad2436410c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07f6d9463f955cd2ca052b7f2a1ff6e216d3e27af7adeb52f89069dacd8447fc [INFO] running `Command { std: "docker" "start" "-a" "07f6d9463f955cd2ca052b7f2a1ff6e216d3e27af7adeb52f89069dacd8447fc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aliri_tower-56560ced06e9a02c) [INFO] [stdout] [INFO] [stderr] Doc-tests aliri_tower [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.53s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "07f6d9463f955cd2ca052b7f2a1ff6e216d3e27af7adeb52f89069dacd8447fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07f6d9463f955cd2ca052b7f2a1ff6e216d3e27af7adeb52f89069dacd8447fc", kill_on_drop: false }` [INFO] [stdout] 07f6d9463f955cd2ca052b7f2a1ff6e216d3e27af7adeb52f89069dacd8447fc