[INFO] cloning repository https://github.com/mbackenkoehler/cme-simulation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbackenkoehler/cme-simulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbackenkoehler%2Fcme-simulation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbackenkoehler%2Fcme-simulation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 456c5d31bc1c7f12f5e0bbf317d33c5fcd44d6a7 [INFO] checking mbackenkoehler/cme-simulation against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbackenkoehler%2Fcme-simulation" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mbackenkoehler/cme-simulation on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mbackenkoehler/cme-simulation [INFO] finished tweaking git repo https://github.com/mbackenkoehler/cme-simulation [INFO] tweaked toml for git repo https://github.com/mbackenkoehler/cme-simulation written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mbackenkoehler/cme-simulation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ascii-canvas v2.0.0 [INFO] [stderr] Downloaded cute v0.3.0 [INFO] [stderr] Downloaded console v0.9.0 [INFO] [stderr] Downloaded mktemp v0.3.1 [INFO] [stderr] Downloaded unindent v0.1.4 [INFO] [stderr] Downloaded blake2b_simd v0.5.8 [INFO] [stderr] Downloaded ctor v0.1.11 [INFO] [stderr] Downloaded proc-macro-hack v0.5.9 [INFO] [stderr] Downloaded indicatif v0.12.0 [INFO] [stderr] Downloaded file-lock v1.1.20 [INFO] [stderr] Downloaded inventory-impl v0.1.4 [INFO] [stderr] Downloaded pyo3-derive-backend v0.8.0 [INFO] [stderr] Downloaded quickcheck v0.9.0 [INFO] [stderr] Downloaded statrs v0.9.0 [INFO] [stderr] Downloaded inventory v0.1.4 [INFO] [stderr] Downloaded nix v0.11.1 [INFO] [stderr] Downloaded pyo3cls v0.8.0 [INFO] [stderr] Downloaded alga v0.9.1 [INFO] [stderr] Downloaded lalrpop-util v0.17.2 [INFO] [stderr] Downloaded simplelog v0.7.3 [INFO] [stderr] Downloaded ena v0.13.1 [INFO] [stderr] Downloaded pyo3 v0.8.0 [INFO] [stderr] Downloaded lalrpop v0.17.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51c49143ff9393526c7ca99bb42aaada44862c0981e1c5635fc4f15d5953e73b [INFO] running `Command { std: "docker" "start" "-a" "51c49143ff9393526c7ca99bb42aaada44862c0981e1c5635fc4f15d5953e73b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51c49143ff9393526c7ca99bb42aaada44862c0981e1c5635fc4f15d5953e73b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c49143ff9393526c7ca99bb42aaada44862c0981e1c5635fc4f15d5953e73b", kill_on_drop: false }` [INFO] [stdout] 51c49143ff9393526c7ca99bb42aaada44862c0981e1c5635fc4f15d5953e73b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2c93cb6a9fad6a0adbee75fca1871f7c3677611c03e5327f7090704ef8aa3ba [INFO] running `Command { std: "docker" "start" "-a" "c2c93cb6a9fad6a0adbee75fca1871f7c3677611c03e5327f7090704ef8aa3ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling unindent v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking cute v0.3.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling file-lock v1.1.20 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking uuid v0.1.18 [INFO] [stderr] Checking statrs v0.9.0 [INFO] [stderr] Checking mktemp v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking console v0.9.0 [INFO] [stderr] Checking simplelog v0.7.3 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Checking indicatif v0.12.0 [INFO] [stderr] Checking quickcheck v0.9.0 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/quickcheck-0.9.0/src/tester.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | info!("(Passed {} QuickCheck tests.)", n_tests_passed) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quickcheck` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c2c93cb6a9fad6a0adbee75fca1871f7c3677611c03e5327f7090704ef8aa3ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c93cb6a9fad6a0adbee75fca1871f7c3677611c03e5327f7090704ef8aa3ba", kill_on_drop: false }` [INFO] [stdout] c2c93cb6a9fad6a0adbee75fca1871f7c3677611c03e5327f7090704ef8aa3ba