[INFO] fetching crate fallible-option 0.1.3...
[INFO] checking fallible-option-0.1.3 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate fallible-option 0.1.3 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate fallible-option 0.1.3 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fallible-option 0.1.3
[INFO] finished tweaking crates.io crate fallible-option 0.1.3
[INFO] tweaked toml for crates.io crate fallible-option 0.1.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fe466db77bc0d0896ead73838524ffcc368d5899108c6ececa4e3c01dd6bf82
[INFO] running `Command { std: "docker" "start" "-a" "7fe466db77bc0d0896ead73838524ffcc368d5899108c6ececa4e3c01dd6bf82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fe466db77bc0d0896ead73838524ffcc368d5899108c6ececa4e3c01dd6bf82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fe466db77bc0d0896ead73838524ffcc368d5899108c6ececa4e3c01dd6bf82", kill_on_drop: false }`
[INFO] [stdout] 7fe466db77bc0d0896ead73838524ffcc368d5899108c6ececa4e3c01dd6bf82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 836cb3af3aec2953e1512655302daa837de10b4c8b2ce60875e6f11191b040aa
[INFO] running `Command { std: "docker" "start" "-a" "836cb3af3aec2953e1512655302daa837de10b4c8b2ce60875e6f11191b040aa", kill_on_drop: false }`
[INFO] [stderr]     Checking fallible-option v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     private_in_public,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ~const can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/lib.rs:451:15
[INFO] [stdout]     |
[INFO] [stdout] 451 |     E: ~const Clone,
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ~const can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/lib.rs:481:15
[INFO] [stdout]     |
[INFO] [stdout] 481 |     E: ~const Clone,
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ~const can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/lib.rs:599:15
[INFO] [stdout]     |
[INFO] [stdout] 599 |     E: ~const Clone + ~const Destruct,
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ~const can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/lib.rs:211:19
[INFO] [stdout]     |
[INFO] [stdout] 211 |         E: ~const Deref,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     private_in_public,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ~const can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/lib.rs:239:19
[INFO] [stdout]     |
[INFO] [stdout] 239 |         E: ~const DerefMut,
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ~const can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/lib.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |         F: ~const FnOnce(E) -> U,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ~const can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/lib.rs:451:15
[INFO] [stdout]     |
[INFO] [stdout] 451 |     E: ~const Clone,
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ~const can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/lib.rs:481:15
[INFO] [stdout]     |
[INFO] [stdout] 481 |     E: ~const Clone,
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ~const can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/lib.rs:599:15
[INFO] [stdout]     |
[INFO] [stdout] 599 |     E: ~const Clone + ~const Destruct,
[INFO] [stdout]     |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ~const can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/lib.rs:211:19
[INFO] [stdout]     |
[INFO] [stdout] 211 |         E: ~const Deref,
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ~const can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/lib.rs:239:19
[INFO] [stdout]     |
[INFO] [stdout] 239 |         E: ~const DerefMut,
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ~const can only be applied to `#[const_trait]` traits
[INFO] [stdout]    --> src/lib.rs:359:19
[INFO] [stdout]     |
[INFO] [stdout] 359 |         F: ~const FnOnce(E) -> U,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fallible-option` (lib) due to 7 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fallible-option` (lib test) due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "836cb3af3aec2953e1512655302daa837de10b4c8b2ce60875e6f11191b040aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "836cb3af3aec2953e1512655302daa837de10b4c8b2ce60875e6f11191b040aa", kill_on_drop: false }`
[INFO] [stdout] 836cb3af3aec2953e1512655302daa837de10b4c8b2ce60875e6f11191b040aa
