[INFO] fetching crate sidh 0.2.3... [INFO] checking sidh-0.2.3 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate sidh 0.2.3 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate sidh 0.2.3 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sidh 0.2.3 [INFO] finished tweaking crates.io crate sidh 0.2.3 [INFO] tweaked toml for crates.io crate sidh 0.2.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 31 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.8.4 (latest: v0.11.3) [INFO] [stderr] Adding hash32 v0.2.1 (latest: v0.3.1) [INFO] [stderr] Adding heapless v0.7.17 (latest: v0.8.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91c84f9b2920d08927a3b65bc40e5eea19f6242b6ec7ffd60f68479aa3d1e7b7 [INFO] running `Command { std: "docker" "start" "-a" "91c84f9b2920d08927a3b65bc40e5eea19f6242b6ec7ffd60f68479aa3d1e7b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91c84f9b2920d08927a3b65bc40e5eea19f6242b6ec7ffd60f68479aa3d1e7b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91c84f9b2920d08927a3b65bc40e5eea19f6242b6ec7ffd60f68479aa3d1e7b7", kill_on_drop: false }` [INFO] [stdout] 91c84f9b2920d08927a3b65bc40e5eea19f6242b6ec7ffd60f68479aa3d1e7b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f11e7e88f1b5192f1f7036bdd63bb39a8d283cee9a4182c19a7b9278a83203d7 [INFO] running `Command { std: "docker" "start" "-a" "f11e7e88f1b5192f1f7036bdd63bb39a8d283cee9a4182c19a7b9278a83203d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling sidh v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `gen` found for struct `ThreadRng` in the current scope [INFO] [stdout] --> src/backend/x64/fp_x64.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | let high_limb = rng.gen::() % 246065832128056; [INFO] [stdout] | ^^^ method not found in `ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- the method is available for `ThreadRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Rng` which provides `gen` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `gen` found for struct `ThreadRng` in the current scope [INFO] [stdout] --> src/backend/x64/fp_x64.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | rng.gen::(), [INFO] [stdout] | ^^^ method not found in `ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- the method is available for `ThreadRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Rng` which provides `gen` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `gen` found for struct `ThreadRng` in the current scope [INFO] [stdout] --> src/backend/x64/fp_x64.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | rng.gen::(), [INFO] [stdout] | ^^^ method not found in `ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- the method is available for `ThreadRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Rng` which provides `gen` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `gen` found for struct `ThreadRng` in the current scope [INFO] [stdout] --> src/backend/x64/fp_x64.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | rng.gen::(), [INFO] [stdout] | ^^^ method not found in `ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- the method is available for `ThreadRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Rng` which provides `gen` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `gen` found for struct `ThreadRng` in the current scope [INFO] [stdout] --> src/backend/x64/fp_x64.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | rng.gen::(), [INFO] [stdout] | ^^^ method not found in `ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- the method is available for `ThreadRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Rng` which provides `gen` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `gen` found for struct `ThreadRng` in the current scope [INFO] [stdout] --> src/backend/x64/fp_x64.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | rng.gen::(), [INFO] [stdout] | ^^^ method not found in `ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- the method is available for `ThreadRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Rng` which provides `gen` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `gen` found for struct `ThreadRng` in the current scope [INFO] [stdout] --> src/backend/x64/fp_x64.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | rng.gen::(), [INFO] [stdout] | ^^^ method not found in `ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- the method is available for `ThreadRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Rng` which provides `gen` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `gen` found for struct `ThreadRng` in the current scope [INFO] [stdout] --> src/backend/x64/fp_x64.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | rng.gen::(), [INFO] [stdout] | ^^^ method not found in `ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- the method is available for `ThreadRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Rng` which provides `gen` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `gen` found for struct `ThreadRng` in the current scope [INFO] [stdout] --> src/backend/x64/fp_x64.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | rng.gen::(), [INFO] [stdout] | ^^^ method not found in `ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- the method is available for `ThreadRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Rng` which provides `gen` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `gen` found for struct `ThreadRng` in the current scope [INFO] [stdout] --> src/backend/x64/fp_x64.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | rng.gen::(), [INFO] [stdout] | ^^^ method not found in `ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- the method is available for `ThreadRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Rng` which provides `gen` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `gen` found for struct `ThreadRng` in the current scope [INFO] [stdout] --> src/backend/x64/fp_x64.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | rng.gen::(), [INFO] [stdout] | ^^^ method not found in `ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- the method is available for `ThreadRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Rng` which provides `gen` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `gen` found for struct `ThreadRng` in the current scope [INFO] [stdout] --> src/backend/x64/fp_x64.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | rng.gen::(), [INFO] [stdout] | ^^^ method not found in `ThreadRng` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/rng.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | fn gen(&mut self) -> T [INFO] [stdout] | --- the method is available for `ThreadRng` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Rng` which provides `gen` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 9 + use rand::Rng; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sidh` (lib test) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "f11e7e88f1b5192f1f7036bdd63bb39a8d283cee9a4182c19a7b9278a83203d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f11e7e88f1b5192f1f7036bdd63bb39a8d283cee9a4182c19a7b9278a83203d7", kill_on_drop: false }` [INFO] [stdout] f11e7e88f1b5192f1f7036bdd63bb39a8d283cee9a4182c19a7b9278a83203d7