[INFO] fetching crate deep_rust 0.1.1...
[INFO] checking deep_rust-0.1.1 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate deep_rust 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate deep_rust 0.1.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 deep_rust 0.1.1
[INFO] finished tweaking crates.io crate deep_rust 0.1.1
[INFO] tweaked toml for crates.io crate deep_rust 0.1.1 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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition
[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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7f2f6837df9143ebc1d15f3559f64e174ad4b523a4f9726327906962bc553f5
[INFO] running `Command { std: "docker" "start" "-a" "c7f2f6837df9143ebc1d15f3559f64e174ad4b523a4f9726327906962bc553f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7f2f6837df9143ebc1d15f3559f64e174ad4b523a4f9726327906962bc553f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7f2f6837df9143ebc1d15f3559f64e174ad4b523a4f9726327906962bc553f5", kill_on_drop: false }`
[INFO] [stdout] c7f2f6837df9143ebc1d15f3559f64e174ad4b523a4f9726327906962bc553f5
[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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0fbca20b5c6e801527f24f9ba9f2a5e5a4b7d449414a54feebe7069b77a0cb6
[INFO] running `Command { std: "docker" "start" "-a" "c0fbca20b5c6e801527f24f9ba9f2a5e5a4b7d449414a54feebe7069b77a0cb6", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition
[INFO] [stderr]     Checking deep_rust v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `deeprust`
[INFO] [stdout]  --> examples/regularizer_sample.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate deeprust;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `deeprust`
[INFO] [stdout]  --> tests/integration_test.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate deeprust;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `deeprust`
[INFO] [stdout]  --> examples/confusion_matrix_sample.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate deeprust;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deep_rust` (example "regularizer_sample") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `Confusionmatrix` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let sample = Confusionmatrix!(100,50,10,5);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `Confusionmatrix` in this scope
[INFO] [stdout]   --> examples/confusion_matrix_sample.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let sample = Confusionmatrix!(100,50,10,5);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> tests/integration_test.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deep_rust` (example "confusion_matrix_sample") due to 3 previous errors
[INFO] [stderr] error: could not compile `deep_rust` (test "integration_test") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c0fbca20b5c6e801527f24f9ba9f2a5e5a4b7d449414a54feebe7069b77a0cb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0fbca20b5c6e801527f24f9ba9f2a5e5a4b7d449414a54feebe7069b77a0cb6", kill_on_drop: false }`
[INFO] [stdout] c0fbca20b5c6e801527f24f9ba9f2a5e5a4b7d449414a54feebe7069b77a0cb6
[INFO] checking deep_rust-0.1.1 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate deep_rust 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate deep_rust 0.1.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 deep_rust 0.1.1
[INFO] finished tweaking crates.io crate deep_rust 0.1.1
[INFO] tweaked toml for crates.io crate deep_rust 0.1.1 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" "+09bc67b9158392361780e779d32997f14cc75c39" "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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition
[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" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0af467464ff9329b3a2fb254200169406311ef85c872aa506a0d65b7ccd2d27d
[INFO] running `Command { std: "docker" "start" "-a" "0af467464ff9329b3a2fb254200169406311ef85c872aa506a0d65b7ccd2d27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0af467464ff9329b3a2fb254200169406311ef85c872aa506a0d65b7ccd2d27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0af467464ff9329b3a2fb254200169406311ef85c872aa506a0d65b7ccd2d27d", kill_on_drop: false }`
[INFO] [stdout] 0af467464ff9329b3a2fb254200169406311ef85c872aa506a0d65b7ccd2d27d
[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" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c7f66deb329a0e50fd629b81a9b4fef1d2d6804f180a94367b67cc587958618
[INFO] running `Command { std: "docker" "start" "-a" "1c7f66deb329a0e50fd629b81a9b4fef1d2d6804f180a94367b67cc587958618", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition
[INFO] [stderr]     Checking deep_rust v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `deeprust`
[INFO] [stdout]  --> examples/regularizer_sample.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate deeprust;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `deeprust`
[INFO] [stdout]  --> examples/confusion_matrix_sample.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate deeprust;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `deeprust`
[INFO] [stdout]  --> tests/integration_test.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate deeprust;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deep_rust` (example "regularizer_sample") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `Confusionmatrix` in this scope
[INFO] [stdout]   --> tests/integration_test.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let sample = Confusionmatrix!(100,50,10,5);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> tests/integration_test.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `Confusionmatrix` in this scope
[INFO] [stdout]   --> examples/confusion_matrix_sample.rs:14:18
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let sample = Confusionmatrix!(100,50,10,5);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deep_rust` (example "confusion_matrix_sample") due to 3 previous errors
[INFO] [stderr] error: could not compile `deep_rust` (test "integration_test") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1c7f66deb329a0e50fd629b81a9b4fef1d2d6804f180a94367b67cc587958618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c7f66deb329a0e50fd629b81a9b4fef1d2d6804f180a94367b67cc587958618", kill_on_drop: false }`
[INFO] [stdout] 1c7f66deb329a0e50fd629b81a9b4fef1d2d6804f180a94367b67cc587958618
