[INFO] fetching crate cranenum 0.0.1...
[INFO] checking cranenum-0.0.1 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate cranenum 0.0.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate cranenum 0.0.1 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cranenum 0.0.1
[INFO] finished tweaking crates.io crate cranenum 0.0.1
[INFO] tweaked toml for crates.io crate cranenum 0.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 680da73441f00f6437c7e72f73d428762f310bb8481b2962e1aff6c061b16841
[INFO] running `Command { std: "docker" "start" "-a" "680da73441f00f6437c7e72f73d428762f310bb8481b2962e1aff6c061b16841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "680da73441f00f6437c7e72f73d428762f310bb8481b2962e1aff6c061b16841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "680da73441f00f6437c7e72f73d428762f310bb8481b2962e1aff6c061b16841", kill_on_drop: false }`
[INFO] [stdout] 680da73441f00f6437c7e72f73d428762f310bb8481b2962e1aff6c061b16841
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f9af3f4754055bfab07be881eb3c9e62866efca73a1eaad10390e1ad9addc36
[INFO] running `Command { std: "docker" "start" "-a" "5f9af3f4754055bfab07be881eb3c9e62866efca73a1eaad10390e1ad9addc36", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking syn v2.0.53
[INFO] [stderr]     Checking cranenum v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `cranenum::Propagationalize`
[INFO] [stdout]  --> tests/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cranenum::Propagationalize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Propagationalize` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let _to: RootError = RootError::from(my_error1);
[INFO] [stdout]    |                          --------------- ^^^^^^^^^ expected `RootError`, found `CustomError`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/convert/mod.rs:585:8
[INFO] [stdout] help: try wrapping the expression in `RootError::CustomError`
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let _to: RootError = RootError::from(RootError::CustomError(my_error1));
[INFO] [stdout]    |                                          +++++++++++++++++++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test.rs:20:42
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let _to: RootError = RootError::from(my_error2);
[INFO] [stdout]    |                          --------------- ^^^^^^^^^ expected `RootError`, found `CustomError`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/80399064afa4a2cd153f30d02c25f7ea0383ed65/library/core/src/convert/mod.rs:585:8
[INFO] [stdout] help: try wrapping the expression in `RootError::CustomError`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let _to: RootError = RootError::from(RootError::CustomError(my_error2));
[INFO] [stdout]    |                                          +++++++++++++++++++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cranenum` (test "test") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "5f9af3f4754055bfab07be881eb3c9e62866efca73a1eaad10390e1ad9addc36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f9af3f4754055bfab07be881eb3c9e62866efca73a1eaad10390e1ad9addc36", kill_on_drop: false }`
[INFO] [stdout] 5f9af3f4754055bfab07be881eb3c9e62866efca73a1eaad10390e1ad9addc36
[INFO] checking cranenum-0.0.1 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate cranenum 0.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate cranenum 0.0.1 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cranenum 0.0.1
[INFO] finished tweaking crates.io crate cranenum 0.0.1
[INFO] tweaked toml for crates.io crate cranenum 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b9c446b35977249c401d539d623c61504aee18271c2975e75ce68d508fb595d
[INFO] running `Command { std: "docker" "start" "-a" "1b9c446b35977249c401d539d623c61504aee18271c2975e75ce68d508fb595d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b9c446b35977249c401d539d623c61504aee18271c2975e75ce68d508fb595d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b9c446b35977249c401d539d623c61504aee18271c2975e75ce68d508fb595d", kill_on_drop: false }`
[INFO] [stdout] 1b9c446b35977249c401d539d623c61504aee18271c2975e75ce68d508fb595d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6eb7b794ac0902ea427f5a15f6f5441426478079d698a5c5cee4732bd19c97f4
[INFO] running `Command { std: "docker" "start" "-a" "6eb7b794ac0902ea427f5a15f6f5441426478079d698a5c5cee4732bd19c97f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking syn v2.0.53
[INFO] [stderr]     Checking cranenum v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `cranenum::Propagationalize`
[INFO] [stdout]  --> tests/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cranenum::Propagationalize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Propagationalize` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test.rs:17:42
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let _to: RootError = RootError::from(my_error1);
[INFO] [stdout]    |                          --------------- ^^^^^^^^^ expected `RootError`, found `CustomError`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/core/src/convert/mod.rs:585:8
[INFO] [stdout] help: try wrapping the expression in `RootError::CustomError`
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let _to: RootError = RootError::from(RootError::CustomError(my_error1));
[INFO] [stdout]    |                                          +++++++++++++++++++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test.rs:20:42
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let _to: RootError = RootError::from(my_error2);
[INFO] [stdout]    |                          --------------- ^^^^^^^^^ expected `RootError`, found `CustomError`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/09bc67b9158392361780e779d32997f14cc75c39/library/core/src/convert/mod.rs:585:8
[INFO] [stdout] help: try wrapping the expression in `RootError::CustomError`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let _to: RootError = RootError::from(RootError::CustomError(my_error2));
[INFO] [stdout]    |                                          +++++++++++++++++++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cranenum` (test "test") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "6eb7b794ac0902ea427f5a15f6f5441426478079d698a5c5cee4732bd19c97f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eb7b794ac0902ea427f5a15f6f5441426478079d698a5c5cee4732bd19c97f4", kill_on_drop: false }`
[INFO] [stdout] 6eb7b794ac0902ea427f5a15f6f5441426478079d698a5c5cee4732bd19c97f4
