[INFO] fetching crate tower-biscuit-auth 0.1.0...
[INFO] testing tower-biscuit-auth-0.1.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate tower-biscuit-auth 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate tower-biscuit-auth 0.1.0
[INFO] finished tweaking crates.io crate tower-biscuit-auth 0.1.0
[INFO] tweaked toml for crates.io crate tower-biscuit-auth 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tower-biscuit-auth 0.1.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tower-biscuit-auth 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-test v0.4.0
[INFO] [stderr]   Downloaded num_threads v0.1.5
[INFO] [stderr]   Downloaded tokio-test v0.4.2
[INFO] [stderr]   Downloaded ed25519 v1.4.1
[INFO] [stderr]   Downloaded signature v1.5.0
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded anyhow v1.0.57
[INFO] [stderr]   Downloaded arc-swap v1.5.0
[INFO] [stderr]   Downloaded axum v0.5.4
[INFO] [stderr]   Downloaded tokio-util v0.7.1
[INFO] [stderr]   Downloaded serde_json v1.0.81
[INFO] [stderr]   Downloaded hyper v0.14.18
[INFO] [stderr]   Downloaded tower v0.4.12
[INFO] [stderr]   Downloaded time v0.3.9
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded tracing-core v0.1.24
[INFO] [stderr]   Downloaded mio v0.8.2
[INFO] [stderr]   Downloaded prost-types v0.9.0
[INFO] [stderr]   Downloaded log v0.4.16
[INFO] [stderr]   Downloaded tokio v1.18.1
[INFO] [stderr]   Downloaded libc v0.2.121
[INFO] [stderr]   Downloaded tokio-stream v0.1.8
[INFO] [stderr]   Downloaded axum-core v0.2.4
[INFO] [stderr]   Downloaded prost v0.9.0
[INFO] [stderr]   Downloaded tower-http v0.3.2
[INFO] [stderr]   Downloaded zeroize_derive v1.3.2
[INFO] [stderr]   Downloaded quote v1.0.17
[INFO] [stderr]   Downloaded prost-derive v0.9.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.2
[INFO] [stderr]   Downloaded syn v1.0.90
[INFO] [stderr]   Downloaded biscuit-auth v2.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e1fbbf46a43fa8d9a53ab4b07b7af73d8b2d7a79467d6295f39a4cf88d543bb
[INFO] running `Command { std: "docker" "start" "-a" "2e1fbbf46a43fa8d9a53ab4b07b7af73d8b2d7a79467d6295f39a4cf88d543bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e1fbbf46a43fa8d9a53ab4b07b7af73d8b2d7a79467d6295f39a4cf88d543bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e1fbbf46a43fa8d9a53ab4b07b7af73d8b2d7a79467d6295f39a4cf88d543bb", kill_on_drop: false }`
[INFO] [stdout] 2e1fbbf46a43fa8d9a53ab4b07b7af73d8b2d7a79467d6295f39a4cf88d543bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d835fe7b3052ce5b73b999761d79069ea103aef2d94033535d662dcb5f45b23f
[INFO] running `Command { std: "docker" "start" "-a" "d835fe7b3052ce5b73b999761d79069ea103aef2d94033535d662dcb5f45b23f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling ed25519 v1.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling biscuit-auth v2.1.0
[INFO] [stderr]    Compiling num_threads v0.1.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling tower v0.4.12
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling tower-biscuit-auth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.36s
[INFO] running `Command { std: "docker" "inspect" "d835fe7b3052ce5b73b999761d79069ea103aef2d94033535d662dcb5f45b23f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d835fe7b3052ce5b73b999761d79069ea103aef2d94033535d662dcb5f45b23f", kill_on_drop: false }`
[INFO] [stdout] d835fe7b3052ce5b73b999761d79069ea103aef2d94033535d662dcb5f45b23f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3d831b0765813f27005a5e7ad140a7e3a82ead41532e8c8f8043a4d58e0a3cb
[INFO] running `Command { std: "docker" "start" "-a" "d3d831b0765813f27005a5e7ad140a7e3a82ead41532e8c8f8043a4d58e0a3cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling tracing-core v0.1.24
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling tokio v1.18.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling axum-core v0.2.4
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling biscuit-auth v2.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling tower v0.4.12
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling tower-test v0.4.0
[INFO] [stderr]    Compiling tower-http v0.3.2
[INFO] [stderr]    Compiling axum v0.5.4
[INFO] [stderr]    Compiling tower-biscuit-auth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `failure_info` found for struct `Box<BiscuitAuthError>` in the current scope
[INFO] [stdout]   --> tests/basic.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 83 |     assert!(error.failure_info().is_some());
[INFO] [stdout]    |                   ^^^^^^^^^^^^ method not found in `Box<BiscuitAuthError>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `failure_info` found for struct `Box<BiscuitAuthError>` in the current scope
[INFO] [stdout]    --> tests/basic.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     assert!(error.failure_info().is_none());
[INFO] [stdout]     |                   ^^^^^^^^^^^^ method not found in `Box<BiscuitAuthError>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `failure_info` found for struct `Box<BiscuitAuthError>` in the current scope
[INFO] [stdout]    --> tests/basic.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |     assert!(error.failure_info().is_none());
[INFO] [stdout]     |                   ^^^^^^^^^^^^ method not found in `Box<BiscuitAuthError>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `failure_info` found for struct `Box<BiscuitAuthError>` in the current scope
[INFO] [stdout]    --> tests/basic.rs:133:19
[INFO] [stdout]     |
[INFO] [stdout] 133 |     assert!(error.failure_info().is_some());
[INFO] [stdout]     |                   ^^^^^^^^^^^^ method not found in `Box<BiscuitAuthError>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tower-biscuit-auth` (test "basic") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d3d831b0765813f27005a5e7ad140a7e3a82ead41532e8c8f8043a4d58e0a3cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3d831b0765813f27005a5e7ad140a7e3a82ead41532e8c8f8043a4d58e0a3cb", kill_on_drop: false }`
[INFO] [stdout] d3d831b0765813f27005a5e7ad140a7e3a82ead41532e8c8f8043a4d58e0a3cb
