[INFO] cloning repository https://github.com/LeoMul/sir_lock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeoMul/sir_lock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoMul%2Fsir_lock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoMul%2Fsir_lock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7abf26fc4a89a6d5def42d8202c99670b6dc79b7 [INFO] checking LeoMul/sir_lock against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoMul%2Fsir_lock" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LeoMul/sir_lock on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LeoMul/sir_lock [INFO] finished tweaking git repo https://github.com/LeoMul/sir_lock [INFO] tweaked toml for git repo https://github.com/LeoMul/sir_lock written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LeoMul/sir_lock 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" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Pardoxa/net_ensembles.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Pardoxa/sampling.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded permutation v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8a8630013121821ae64ac64173bfca1ff7c87fa55c274a7dfba94cd0e2a4c6f [INFO] running `Command { std: "docker" "start" "-a" "c8a8630013121821ae64ac64173bfca1ff7c87fa55c274a7dfba94cd0e2a4c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8a8630013121821ae64ac64173bfca1ff7c87fa55c274a7dfba94cd0e2a4c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8a8630013121821ae64ac64173bfca1ff7c87fa55c274a7dfba94cd0e2a4c6f", kill_on_drop: false }` [INFO] [stdout] c8a8630013121821ae64ac64173bfca1ff7c87fa55c274a7dfba94cd0e2a4c6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8740cc95495b5a617f907f18dbfa438ce0e79da0896971de348169d6164ea92 [INFO] running `Command { std: "docker" "start" "-a" "c8740cc95495b5a617f907f18dbfa438ce0e79da0896971de348169d6164ea92", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking crossbeam-utils v0.8.10 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.9 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Checking easy-cast v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking rayon-core v1.9.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking permutation v0.2.5 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking rayon v1.5.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking average v0.13.1 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking transpose v0.2.1 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking sampling v0.2.0-alpha (https://github.com/Pardoxa/sampling.git?rev=5919e83829e9a46d53e3b3631fa7a30491299ba5#5919e838) [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking net_ensembles v0.6.0-alpha (https://github.com/Pardoxa/net_ensembles.git?rev=4111f7af28188351899101995e4a3374d7cc207b#4111f7af) [INFO] [stderr] Checking sir_lock v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/sir_model.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use large_dev_model_ba::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the name `Measure` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 22 | pub use large_dev_model_sw::*; [INFO] [stdout] | --------------------- but the name `Measure` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/sir_model.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use large_dev_model_ba::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the name `LockdownIndicator` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 22 | pub use large_dev_model_sw::*; [INFO] [stdout] | --------------------- but the name `LockdownIndicator` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/sir_model.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use large_dev_model_ba::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the name `Measure` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 22 | pub use large_dev_model_sw::*; [INFO] [stdout] | --------------------- but the name `Measure` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/sir_model.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use large_dev_model_ba::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the name `LockdownIndicator` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 22 | pub use large_dev_model_sw::*; [INFO] [stdout] | --------------------- but the name `LockdownIndicator` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.60s [INFO] running `Command { std: "docker" "inspect" "c8740cc95495b5a617f907f18dbfa438ce0e79da0896971de348169d6164ea92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8740cc95495b5a617f907f18dbfa438ce0e79da0896971de348169d6164ea92", kill_on_drop: false }` [INFO] [stdout] c8740cc95495b5a617f907f18dbfa438ce0e79da0896971de348169d6164ea92