[INFO] fetching crate musli-common 0.0.92...
[INFO] checking musli-common-0.0.92 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate musli-common 0.0.92 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate musli-common 0.0.92 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate musli-common 0.0.92
[INFO] finished tweaking crates.io crate musli-common 0.0.92
[INFO] tweaked toml for crates.io crate musli-common 0.0.92 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded musli-macros v0.0.92
[INFO] [stderr]   Downloaded musli v0.0.92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff1af8071ad9c18cdef3aed62e0cd059d38bf0b4dca23b925855e5c8aeb607ef
[INFO] running `Command { std: "docker" "start" "-a" "ff1af8071ad9c18cdef3aed62e0cd059d38bf0b4dca23b925855e5c8aeb607ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff1af8071ad9c18cdef3aed62e0cd059d38bf0b4dca23b925855e5c8aeb607ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff1af8071ad9c18cdef3aed62e0cd059d38bf0b4dca23b925855e5c8aeb607ef", kill_on_drop: false }`
[INFO] [stdout] ff1af8071ad9c18cdef3aed62e0cd059d38bf0b4dca23b925855e5c8aeb607ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2478f055f67628a511c4d180b12bcbc7d8fff4ae0da188e202f8f69d5cfb4eab
[INFO] running `Command { std: "docker" "start" "-a" "2478f055f67628a511c4d180b12bcbc7d8fff4ae0da188e202f8f69d5cfb4eab", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling musli-macros v0.0.92
[INFO] [stderr]     Checking musli v0.0.92
[INFO] [stderr]     Checking musli-common v0.0.92 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::allocator::Alloc`
[INFO] [stdout]  --> src/int/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::allocator::Alloc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ no `Alloc` in `allocator`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/allocator.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::alloc::Alloc;
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout]   = note: the item is gated behind the `alloc` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<_>: Writer` is not satisfied
[INFO] [stdout]   --> src/int/tests.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         c::encode(&mut cx, &mut out, expected).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Writer` is not implemented for `Vec<_>`, which is required by `&mut Vec<_>: Writer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Writer`:
[INFO] [stdout]              BufferedWriter<N, W>
[INFO] [stdout]              FixedBytes<N>
[INFO] [stdout]              Wrap<W>
[INFO] [stdout]              BufferWriter<T, E>
[INFO] [stdout]              &mut W
[INFO] [stdout]              &mut [u8]
[INFO] [stdout] note: required for `&mut Vec<_>` to implement `Writer`
[INFO] [stdout]   --> src/writer.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | impl<W> Writer for &mut W
[INFO] [stdout]    |         ^^^^^^     ^^^^^^
[INFO] [stdout] 91 | where
[INFO] [stdout] 92 |     W: ?Sized + Writer,
[INFO] [stdout]    |                 ------ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<_>: Writer` is not satisfied
[INFO] [stdout]   --> src/int/tests.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         c::encode(&mut cx, &mut out, expected).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Writer` is not implemented for `Vec<_>`, which is required by `&mut Vec<_>: Writer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Writer`:
[INFO] [stdout]              BufferedWriter<N, W>
[INFO] [stdout]              FixedBytes<N>
[INFO] [stdout]              Wrap<W>
[INFO] [stdout]              BufferWriter<T, E>
[INFO] [stdout]              &mut W
[INFO] [stdout]              &mut [u8]
[INFO] [stdout] note: required for `&mut Vec<_>` to implement `Writer`
[INFO] [stdout]   --> src/writer.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | impl<W> Writer for &mut W
[INFO] [stdout]    |         ^^^^^^     ^^^^^^
[INFO] [stdout] 91 | where
[INFO] [stdout] 92 |     W: ?Sized + Writer,
[INFO] [stdout]    |                 ------ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `musli-common` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "2478f055f67628a511c4d180b12bcbc7d8fff4ae0da188e202f8f69d5cfb4eab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2478f055f67628a511c4d180b12bcbc7d8fff4ae0da188e202f8f69d5cfb4eab", kill_on_drop: false }`
[INFO] [stdout] 2478f055f67628a511c4d180b12bcbc7d8fff4ae0da188e202f8f69d5cfb4eab
[INFO] checking musli-common-0.0.92 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate musli-common 0.0.92 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate musli-common 0.0.92 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate musli-common 0.0.92
[INFO] finished tweaking crates.io crate musli-common 0.0.92
[INFO] tweaked toml for crates.io crate musli-common 0.0.92 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac0a8553c78379b61c6d1eda27be6dfddb3f33ad490269dca2af8c82f09cdba6
[INFO] running `Command { std: "docker" "start" "-a" "ac0a8553c78379b61c6d1eda27be6dfddb3f33ad490269dca2af8c82f09cdba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac0a8553c78379b61c6d1eda27be6dfddb3f33ad490269dca2af8c82f09cdba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac0a8553c78379b61c6d1eda27be6dfddb3f33ad490269dca2af8c82f09cdba6", kill_on_drop: false }`
[INFO] [stdout] ac0a8553c78379b61c6d1eda27be6dfddb3f33ad490269dca2af8c82f09cdba6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fbd7e9e8c1e9348a87e5ba247588331b1a3b55b2135e5358a3ecd84bd23d6cf
[INFO] running `Command { std: "docker" "start" "-a" "5fbd7e9e8c1e9348a87e5ba247588331b1a3b55b2135e5358a3ecd84bd23d6cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling musli-macros v0.0.92
[INFO] [stderr]     Checking musli v0.0.92
[INFO] [stderr]     Checking musli-common v0.0.92 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::allocator::Alloc`
[INFO] [stdout]  --> src/int/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::allocator::Alloc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ no `Alloc` in `allocator`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> src/allocator.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::alloc::Alloc;
[INFO] [stdout]   |                      ^^^^^
[INFO] [stdout]   = note: the item is gated behind the `alloc` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<_>: Writer` is not satisfied
[INFO] [stdout]   --> src/int/tests.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         c::encode(&mut cx, &mut out, expected).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Writer` is not implemented for `Vec<_>`, which is required by `&mut Vec<_>: Writer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Writer`:
[INFO] [stdout]              BufferedWriter<N, W>
[INFO] [stdout]              FixedBytes<N>
[INFO] [stdout]              Wrap<W>
[INFO] [stdout]              BufferWriter<T, E>
[INFO] [stdout]              &mut W
[INFO] [stdout]              &mut [u8]
[INFO] [stdout] note: required for `&mut Vec<_>` to implement `Writer`
[INFO] [stdout]   --> src/writer.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | impl<W> Writer for &mut W
[INFO] [stdout]    |         ^^^^^^     ^^^^^^
[INFO] [stdout] 91 | where
[INFO] [stdout] 92 |     W: ?Sized + Writer,
[INFO] [stdout]    |                 ------ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<_>: Writer` is not satisfied
[INFO] [stdout]   --> src/int/tests.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         c::encode(&mut cx, &mut out, expected).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Writer` is not implemented for `Vec<_>`, which is required by `&mut Vec<_>: Writer`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `Writer`:
[INFO] [stdout]              BufferedWriter<N, W>
[INFO] [stdout]              FixedBytes<N>
[INFO] [stdout]              Wrap<W>
[INFO] [stdout]              BufferWriter<T, E>
[INFO] [stdout]              &mut W
[INFO] [stdout]              &mut [u8]
[INFO] [stdout] note: required for `&mut Vec<_>` to implement `Writer`
[INFO] [stdout]   --> src/writer.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | impl<W> Writer for &mut W
[INFO] [stdout]    |         ^^^^^^     ^^^^^^
[INFO] [stdout] 91 | where
[INFO] [stdout] 92 |     W: ?Sized + Writer,
[INFO] [stdout]    |                 ------ unsatisfied trait bound introduced here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `musli-common` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "5fbd7e9e8c1e9348a87e5ba247588331b1a3b55b2135e5358a3ecd84bd23d6cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fbd7e9e8c1e9348a87e5ba247588331b1a3b55b2135e5358a3ecd84bd23d6cf", kill_on_drop: false }`
[INFO] [stdout] 5fbd7e9e8c1e9348a87e5ba247588331b1a3b55b2135e5358a3ecd84bd23d6cf
