[INFO] cloning repository https://github.com/lissahyacinth/mutual_information [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lissahyacinth/mutual_information" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flissahyacinth%2Fmutual_information", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flissahyacinth%2Fmutual_information'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89ea3cb35a468570ccf4b51e0498d6049c88592a [INFO] testing lissahyacinth/mutual_information against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flissahyacinth%2Fmutual_information" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lissahyacinth/mutual_information [INFO] finished tweaking git repo https://github.com/lissahyacinth/mutual_information [INFO] tweaked toml for git repo https://github.com/lissahyacinth/mutual_information written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lissahyacinth/mutual_information on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lissahyacinth/mutual_information already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.1.7 [INFO] [stderr] Downloaded quote v1.0.9 [INFO] [stderr] Downloaded pyo3-build-config v0.14.1 [INFO] [stderr] Downloaded unicode-xid v0.2.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.14.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.28 [INFO] [stderr] Downloaded indoc-impl v0.3.6 [INFO] [stderr] Downloaded pyo3-macros v0.14.1 [INFO] [stderr] Downloaded instant v0.1.10 [INFO] [stderr] Downloaded scopeguard v1.1.0 [INFO] [stderr] Downloaded indoc v0.3.6 [INFO] [stderr] Downloaded either v1.6.1 [INFO] [stderr] Downloaded parking_lot_core v0.8.3 [INFO] [stderr] Downloaded parking_lot v0.11.1 [INFO] [stderr] Downloaded once_cell v1.8.0 [INFO] [stderr] Downloaded lock_api v0.4.4 [INFO] [stderr] Downloaded bitflags v1.2.1 [INFO] [stderr] Downloaded redox_syscall v0.2.9 [INFO] [stderr] Downloaded itertools v0.10.1 [INFO] [stderr] Downloaded cfg-if v1.0.0 [INFO] [stderr] Downloaded smallvec v1.6.1 [INFO] [stderr] Downloaded syn v1.0.74 [INFO] [stderr] Downloaded paste v0.1.18 [INFO] [stderr] Downloaded paste-impl v0.1.18 [INFO] [stderr] Downloaded proc-macro-hack v0.5.19 [INFO] [stderr] Downloaded pyo3 v0.14.1 [INFO] [stderr] Downloaded libc v0.2.98 [INFO] [stderr] Downloaded winapi v0.3.9 [INFO] [stderr] Downloaded winapi-x86_64-pc-windows-gnu v0.4.0 [INFO] [stderr] Downloaded winapi-i686-pc-windows-gnu v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e03d988129e644f0a7902e1b0f65dd1e76659aba42e9fb3435632827af19957e [INFO] running `Command { std: "docker" "start" "-a" "e03d988129e644f0a7902e1b0f65dd1e76659aba42e9fb3435632827af19957e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e03d988129e644f0a7902e1b0f65dd1e76659aba42e9fb3435632827af19957e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e03d988129e644f0a7902e1b0f65dd1e76659aba42e9fb3435632827af19957e", kill_on_drop: false }` [INFO] [stdout] e03d988129e644f0a7902e1b0f65dd1e76659aba42e9fb3435632827af19957e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3676244e3b7a62a1121ca4b2c454a2633dacac7d9946c7bbcb059f79a01ba3e0 [INFO] running `Command { std: "docker" "start" "-a" "3676244e3b7a62a1121ca4b2c454a2633dacac7d9946c7bbcb059f79a01ba3e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pyo3-build-config v0.14.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling pyo3 v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.14.1 [INFO] [stderr] Compiling mutual_information v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.87s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.14.1, pyo3-build-config v0.14.1, pyo3-macros-backend v0.14.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3676244e3b7a62a1121ca4b2c454a2633dacac7d9946c7bbcb059f79a01ba3e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3676244e3b7a62a1121ca4b2c454a2633dacac7d9946c7bbcb059f79a01ba3e0", kill_on_drop: false }` [INFO] [stdout] 3676244e3b7a62a1121ca4b2c454a2633dacac7d9946c7bbcb059f79a01ba3e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eff3431957bcb33fc0e8b90050ad14cdef6a33d50e3a4e9cb168c0b9559334b [INFO] running `Command { std: "docker" "start" "-a" "6eff3431957bcb33fc0e8b90050ad14cdef6a33d50e3a4e9cb168c0b9559334b", kill_on_drop: false }` [INFO] [stderr] Compiling mutual_information v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/mutual_info.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/mutual_info.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/mutual_info.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mutual_information` (lib test) due to 2 previous errors; 1 warning emitted [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6eff3431957bcb33fc0e8b90050ad14cdef6a33d50e3a4e9cb168c0b9559334b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eff3431957bcb33fc0e8b90050ad14cdef6a33d50e3a4e9cb168c0b9559334b", kill_on_drop: false }` [INFO] [stdout] 6eff3431957bcb33fc0e8b90050ad14cdef6a33d50e3a4e9cb168c0b9559334b