[INFO] fetching crate thingvellir 0.0.4-alpha0... [INFO] testing thingvellir-0.0.4-alpha0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate thingvellir 0.0.4-alpha0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate thingvellir 0.0.4-alpha0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/rust-toolchain [INFO] started tweaking crates.io crate thingvellir 0.0.4-alpha0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate thingvellir 0.0.4-alpha0 [INFO] tweaked toml for crates.io crate thingvellir 0.0.4-alpha0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate thingvellir 0.0.4-alpha0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const_fn v0.4.2 [INFO] [stderr] Downloaded uuid v0.8.1 [INFO] [stderr] Downloaded cc v1.0.52 [INFO] [stderr] Downloaded discord-indexmap v1.4.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.20 [INFO] [stderr] Downloaded dynamic-pool v0.2.2 [INFO] [stderr] Downloaded half v1.5.0 [INFO] [stderr] Downloaded discord-cassandra-cpp v0.16.0-rc0 [INFO] [stderr] Downloaded ntapi v0.3.4 [INFO] [stderr] Downloaded decimal v2.0.4 [INFO] [stderr] Downloaded cassandra-cpp-sys v0.12.1 [INFO] [stderr] Downloaded time v0.2.22 [INFO] [stderr] Downloaded ord_subset v3.1.1 [INFO] [stderr] Downloaded syn v1.0.18 [INFO] [stderr] Downloaded thiserror v1.0.20 [INFO] [stderr] Downloaded backtrace-sys v0.1.36 [INFO] [stderr] Downloaded slog v2.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84812f40c96fde4710fa5410a5962f7eebcd78f7423b757b6ed9a16ddbbf1e25 [INFO] running `Command { std: "docker" "start" "-a" "84812f40c96fde4710fa5410a5962f7eebcd78f7423b757b6ed9a16ddbbf1e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84812f40c96fde4710fa5410a5962f7eebcd78f7423b757b6ed9a16ddbbf1e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84812f40c96fde4710fa5410a5962f7eebcd78f7423b757b6ed9a16ddbbf1e25", kill_on_drop: false }` [INFO] [stdout] 84812f40c96fde4710fa5410a5962f7eebcd78f7423b757b6ed9a16ddbbf1e25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54132ba9a5dcaebba35e63413cdc29f9c8c33c5ade17eed634e806d5ef899e5c [INFO] running `Command { std: "docker" "start" "-a" "54132ba9a5dcaebba35e63413cdc29f9c8c33c5ade17eed634e806d5ef899e5c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling discord-indexmap v1.4.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling dynamic-pool v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling thingvellir v0.0.4-alpha0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.18s [INFO] running `Command { std: "docker" "inspect" "54132ba9a5dcaebba35e63413cdc29f9c8c33c5ade17eed634e806d5ef899e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54132ba9a5dcaebba35e63413cdc29f9c8c33c5ade17eed634e806d5ef899e5c", kill_on_drop: false }` [INFO] [stdout] 54132ba9a5dcaebba35e63413cdc29f9c8c33c5ade17eed634e806d5ef899e5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96e01e2a641e8ffaeb0947858ba23256dce54e85c4c9142a4af5debddd5554cc [INFO] running `Command { std: "docker" "start" "-a" "96e01e2a641e8ffaeb0947858ba23256dce54e85c4c9142a4af5debddd5554cc", kill_on_drop: false }` [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tokio-test v0.4.1 [INFO] [stderr] Compiling thingvellir v0.0.4-alpha0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> examples/simple.rs:87:38 [INFO] [stdout] | [INFO] [stdout] 87 | let n = thread_rng().gen_range(0, 5000); [INFO] [stdout] | ^^^^^^^^^ - ---- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.8.3/src/rng.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | fn gen_range(&mut self, range: R) -> T [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `thingvellir` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "96e01e2a641e8ffaeb0947858ba23256dce54e85c4c9142a4af5debddd5554cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e01e2a641e8ffaeb0947858ba23256dce54e85c4c9142a4af5debddd5554cc", kill_on_drop: false }` [INFO] [stdout] 96e01e2a641e8ffaeb0947858ba23256dce54e85c4c9142a4af5debddd5554cc