[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 try#45b14c26f76a39a9945ef8518d3276f1bc880008 for pr-113242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeoMul%2Fsir_lock" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LeoMul/sir_lock on toolchain 45b14c26f76a39a9945ef8518d3276f1bc880008 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "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-4-tc2/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" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82506bd3f6d067cd5c04eafdf58cba728191710f026bc2b88d20ecb1d712f550 [INFO] running `Command { std: "docker" "start" "-a" "82506bd3f6d067cd5c04eafdf58cba728191710f026bc2b88d20ecb1d712f550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82506bd3f6d067cd5c04eafdf58cba728191710f026bc2b88d20ecb1d712f550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82506bd3f6d067cd5c04eafdf58cba728191710f026bc2b88d20ecb1d712f550", kill_on_drop: false }` [INFO] [stdout] 82506bd3f6d067cd5c04eafdf58cba728191710f026bc2b88d20ecb1d712f550 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd3f2fe825d603d261e172169374d593e3d2528231721791a850f1352f155666 [INFO] running `Command { std: "docker" "start" "-a" "fd3f2fe825d603d261e172169374d593e3d2528231721791a850f1352f155666", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking permutation v0.2.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking easy-cast v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking average v0.13.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking transpose v0.2.1 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 serde_json v1.0.81 [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 21.29s [INFO] running `Command { std: "docker" "inspect" "fd3f2fe825d603d261e172169374d593e3d2528231721791a850f1352f155666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3f2fe825d603d261e172169374d593e3d2528231721791a850f1352f155666", kill_on_drop: false }` [INFO] [stdout] fd3f2fe825d603d261e172169374d593e3d2528231721791a850f1352f155666