[INFO] fetching crate cryptocol 0.11.7... [INFO] testing cryptocol-0.11.7 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cryptocol 0.11.7 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate cryptocol 0.11.7 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cryptocol 0.11.7 [INFO] tweaked toml for crates.io crate cryptocol 0.11.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cryptocol 0.11.7 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cryptocol 0.11.7 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52aeb2e94be14b9e99c0dc68463695393159aaebfa2401d699a7519d2f7f79d0 [INFO] running `Command { std: "docker" "start" "-a" "52aeb2e94be14b9e99c0dc68463695393159aaebfa2401d699a7519d2f7f79d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52aeb2e94be14b9e99c0dc68463695393159aaebfa2401d699a7519d2f7f79d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52aeb2e94be14b9e99c0dc68463695393159aaebfa2401d699a7519d2f7f79d0", kill_on_drop: false }` [INFO] [stdout] 52aeb2e94be14b9e99c0dc68463695393159aaebfa2401d699a7519d2f7f79d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 27998e0e632c9f8ae9b9b8f5dfaa790eb230bdcfddd2b0d4821c92aff46f9265 [INFO] running `Command { std: "docker" "start" "-a" "27998e0e632c9f8ae9b9b8f5dfaa790eb230bdcfddd2b0d4821c92aff46f9265", kill_on_drop: false }` [INFO] [stderr] Compiling cryptocol v0.11.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/hash/documentation/hash_sha3.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / pub struct Keccak_Generic [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.25s [INFO] running `Command { std: "docker" "inspect" "27998e0e632c9f8ae9b9b8f5dfaa790eb230bdcfddd2b0d4821c92aff46f9265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27998e0e632c9f8ae9b9b8f5dfaa790eb230bdcfddd2b0d4821c92aff46f9265", kill_on_drop: false }` [INFO] [stdout] 27998e0e632c9f8ae9b9b8f5dfaa790eb230bdcfddd2b0d4821c92aff46f9265 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 10f0ec3b3246f9e0c01685c201e0bdef73032a17e47789adc2129045e3c7baf1 [INFO] running `Command { std: "docker" "start" "-a" "10f0ec3b3246f9e0c01685c201e0bdef73032a17e47789adc2129045e3c7baf1", kill_on_drop: false }` [INFO] [stderr] Compiling cryptocol v0.11.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/hash/documentation/hash_sha3.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / pub struct Keccak_Generic [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid character '\'' in crate name: `biguint_modular_examples'` [INFO] [stdout] | [INFO] [stdout] = help: you can either pass `--crate-name` on the command line or add `#![crate_name = "…"]` to set the crate name [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cryptocol` (example "biguint_modular_examples'") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `is_prime_using_miller_rabin` found for struct `cryptocol::number::BigUInt` in the current scope [INFO] [stdout] --> examples/biguint_etc_examples.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 193 | assert!(any.is_prime_using_miller_rabin(5)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `cryptocol::number::BigUInt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/number/trait_big_uint_prime.rs:615:8 [INFO] [stdout] | [INFO] [stdout] 615 | fn is_prime_using_miller_rabin(&self, repetition: usize) -> bool; [INFO] [stdout] | --------------------------- the method is available for `cryptocol::number::BigUInt` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `BigUInt_Prime` which provides `is_prime_using_miller_rabin` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use cryptocol::number::BigUInt_Prime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_prime_using_miller_rabin` found for struct `cryptocol::number::BigUInt` in the current scope [INFO] [stdout] --> examples/biguint_etc_examples.rs:292:18 [INFO] [stdout] | [INFO] [stdout] 292 | assert!(rand.is_prime_using_miller_rabin(5)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `cryptocol::number::BigUInt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/number/trait_big_uint_prime.rs:615:8 [INFO] [stdout] | [INFO] [stdout] 615 | fn is_prime_using_miller_rabin(&self, repetition: usize) -> bool; [INFO] [stdout] | --------------------------- the method is available for `cryptocol::number::BigUInt` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `BigUInt_Prime` which provides `is_prime_using_miller_rabin` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use cryptocol::number::BigUInt_Prime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_prime_using_miller_rabin` found for struct `cryptocol::number::BigUInt` in the current scope [INFO] [stdout] --> examples/biguint_etc_examples.rs:304:19 [INFO] [stdout] | [INFO] [stdout] 304 | let yes = num.is_prime_using_miller_rabin(5); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `cryptocol::number::BigUInt` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/number/trait_big_uint_prime.rs:615:8 [INFO] [stdout] | [INFO] [stdout] 615 | fn is_prime_using_miller_rabin(&self, repetition: usize) -> bool; [INFO] [stdout] | --------------------------- the method is available for `cryptocol::number::BigUInt` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `BigUInt_Prime` which provides `is_prime_using_miller_rabin` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 13 + use cryptocol::number::BigUInt_Prime; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cryptocol` (example "biguint_etc_examples") due to 3 previous errors [INFO] [stdout] warning: function `biguint_modular_next_multiple_of_uint` is never used [INFO] [stdout] --> examples/biguint_panic_free_examples.rs:10325:4 [INFO] [stdout] | [INFO] [stdout] 10325 | fn biguint_modular_next_multiple_of_uint() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `biguint_modular_next_multiple_of_assign_uint` is never used [INFO] [stdout] --> examples/biguint_panic_free_examples.rs:10393:4 [INFO] [stdout] | [INFO] [stdout] 10393 | fn biguint_modular_next_multiple_of_assign_uint() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `biguint_panic_free_gcd` is never used [INFO] [stdout] --> examples/biguint_panic_free_examples.rs:12051:4 [INFO] [stdout] | [INFO] [stdout] 12051 | fn biguint_panic_free_gcd() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `biguint_panic_free_gcd_assign` is never used [INFO] [stdout] --> examples/biguint_panic_free_examples.rs:12202:4 [INFO] [stdout] | [INFO] [stdout] 12202 | fn biguint_panic_free_gcd_assign() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `biguint_panic_free_lcm` is never used [INFO] [stdout] --> examples/biguint_panic_free_examples.rs:12437:4 [INFO] [stdout] | [INFO] [stdout] 12437 | fn biguint_panic_free_lcm() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `biguint_panic_free_lcm_assign` is never used [INFO] [stdout] --> examples/biguint_panic_free_examples.rs:12589:4 [INFO] [stdout] | [INFO] [stdout] 12589 | fn biguint_panic_free_lcm_assign() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "10f0ec3b3246f9e0c01685c201e0bdef73032a17e47789adc2129045e3c7baf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10f0ec3b3246f9e0c01685c201e0bdef73032a17e47789adc2129045e3c7baf1", kill_on_drop: false }` [INFO] [stdout] 10f0ec3b3246f9e0c01685c201e0bdef73032a17e47789adc2129045e3c7baf1