[INFO] fetching crate macaroon-asml-fork 0.1.0...
[INFO] testing macaroon-asml-fork-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate macaroon-asml-fork 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate macaroon-asml-fork 0.1.0
[INFO] finished tweaking crates.io crate macaroon-asml-fork 0.1.0
[INFO] tweaked toml for crates.io crate macaroon-asml-fork 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate macaroon-asml-fork 0.1.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 70 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.20.0 (available: v0.22.1)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d1122d60ad830e7dded768a40464b7aaa11864595c00e7bbc478a9c5992b9752
[INFO] running `Command { std: "docker" "start" "-a" "d1122d60ad830e7dded768a40464b7aaa11864595c00e7bbc478a9c5992b9752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1122d60ad830e7dded768a40464b7aaa11864595c00e7bbc478a9c5992b9752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1122d60ad830e7dded768a40464b7aaa11864595c00e7bbc478a9c5992b9752", kill_on_drop: false }`
[INFO] [stdout] d1122d60ad830e7dded768a40464b7aaa11864595c00e7bbc478a9c5992b9752
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ce0bec73ed1a49d83f49732315773d11f191aa8a27b72eef7a117f56cc85fc3b
[INFO] running `Command { std: "docker" "start" "-a" "ce0bec73ed1a49d83f49732315773d11f191aa8a27b72eef7a117f56cc85fc3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling macaroon-asml-fork v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/serialization/v2.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn new(data: &[u8]) -> Deserializer {
[INFO] [stdout]    |                      ^^^^^     ------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn new(data: &[u8]) -> Deserializer<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.22s
[INFO] running `Command { std: "docker" "inspect" "ce0bec73ed1a49d83f49732315773d11f191aa8a27b72eef7a117f56cc85fc3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce0bec73ed1a49d83f49732315773d11f191aa8a27b72eef7a117f56cc85fc3b", kill_on_drop: false }`
[INFO] [stdout] ce0bec73ed1a49d83f49732315773d11f191aa8a27b72eef7a117f56cc85fc3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8cf18fa5d913c68cdb855da0a19c011778ab0b88f56052c819c5d96814f8574e
[INFO] running `Command { std: "docker" "start" "-a" "8cf18fa5d913c68cdb855da0a19c011778ab0b88f56052c819c5d96814f8574e", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling macaroon-asml-fork v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/serialization/v2.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn new(data: &[u8]) -> Deserializer {
[INFO] [stdout]    |                      ^^^^^     ------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn new(data: &[u8]) -> Deserializer<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stdout] error[E0432]: unresolved import `macaroon`
[INFO] [stdout]  --> tests/compat_libmacaroons.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use macaroon::{ByteString, Caveat, Format, Macaroon, MacaroonKey, NO_PAD_URL_SAFE_ENGINE, Verifier};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `macaroon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `macaroon`, use `cargo add macaroon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `macaroon`
[INFO] [stdout]  --> tests/compat_pymacaroons.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use macaroon::{Format, Macaroon, MacaroonError, MacaroonKey, NO_PAD_URL_SAFE_ENGINE};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `macaroon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `macaroon`, use `cargo add macaroon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `macaroon`
[INFO] [stdout]  --> tests/compat_macarooncompat.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use macaroon::{Macaroon, MacaroonKey};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `macaroon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `macaroon`, use `cargo add macaroon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `macaroon-asml-fork` (test "compat_macarooncompat") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `macaroon-asml-fork` (test "compat_pymacaroons") due to 1 previous error
[INFO] [stderr] error: could not compile `macaroon-asml-fork` (test "compat_libmacaroons") due to 1 previous error
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/serialization/v2.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn new(data: &[u8]) -> Deserializer {
[INFO] [stdout]    |                      ^^^^^     ------------ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn new(data: &[u8]) -> Deserializer<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8cf18fa5d913c68cdb855da0a19c011778ab0b88f56052c819c5d96814f8574e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cf18fa5d913c68cdb855da0a19c011778ab0b88f56052c819c5d96814f8574e", kill_on_drop: false }`
[INFO] [stdout] 8cf18fa5d913c68cdb855da0a19c011778ab0b88f56052c819c5d96814f8574e
