[INFO] cloning repository https://github.com/JASory/ENT
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JASory/ENT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJASory%2FENT", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJASory%2FENT'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fec3198a8b63fad91ada20896375d15c10b39810
[INFO] building JASory/ENT against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJASory%2FENT" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JASory/ENT on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/JASory/ENT
[INFO] finished tweaking git repo https://github.com/JASory/ENT
[INFO] tweaked toml for git repo https://github.com/JASory/ENT written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/JASory/ENT 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding machine-prime v1.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97579842f439397bac492905a80919caf35101d895bc0f4fbaf60f24f95e3d85
[INFO] running `Command { std: "docker" "start" "-a" "97579842f439397bac492905a80919caf35101d895bc0f4fbaf60f24f95e3d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97579842f439397bac492905a80919caf35101d895bc0f4fbaf60f24f95e3d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97579842f439397bac492905a80919caf35101d895bc0f4fbaf60f24f95e3d85", kill_on_drop: false }`
[INFO] [stdout] 97579842f439397bac492905a80919caf35101d895bc0f4fbaf60f24f95e3d85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bf65e14c3e4fa016f16af044d2866a4b95ff60e464d77785e1945a9f8661bfc
[INFO] running `Command { std: "docker" "start" "-a" "7bf65e14c3e4fa016f16af044d2866a4b95ff60e464d77785e1945a9f8661bfc", kill_on_drop: false }`
[INFO] [stderr]    Compiling machine-prime v1.5.2
[INFO] [stderr]    Compiling number-theory v0.0.24 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s
[INFO] running `Command { std: "docker" "inspect" "7bf65e14c3e4fa016f16af044d2866a4b95ff60e464d77785e1945a9f8661bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bf65e14c3e4fa016f16af044d2866a4b95ff60e464d77785e1945a9f8661bfc", kill_on_drop: false }`
[INFO] [stdout] 7bf65e14c3e4fa016f16af044d2866a4b95ff60e464d77785e1945a9f8661bfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5200af90f3eba2de207f073e8a4428215d9cb6391dab3f7b4d0539647edf0c8
[INFO] running `Command { std: "docker" "start" "-a" "a5200af90f3eba2de207f073e8a4428215d9cb6391dab3f7b4d0539647edf0c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling machine-prime v1.5.2
[INFO] [stderr]    Compiling number-theory v0.0.24 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `number_theory::Sign`
[INFO] [stdout]  --> tests/arithtest.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use number_theory::Sign; 
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quo`
[INFO] [stdout]   --> tests/enttest.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let (quo,rem) = Mpz::from_string("-2500000000000000000000000000000000000000000000000000000000000000000000000000000000").unwrap().eucl...
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_quo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rem`
[INFO] [stdout]   --> tests/enttest.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let (quo,rem) = Mpz::from_string("50000000000000000000000000000000000000000").unwrap().euclidean_div(&Mpz::from_string("-250000000000...
[INFO] [stdout]    |              ^^^ help: if this is intentional, prefix it with an underscore: `_rem`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `euclid_gcd` found for type `u8` in the current scope
[INFO] [stdout]  --> tests/simple_gcd.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     assert_eq!(35u8.euclid_gcd(&63), 7);
[INFO] [stdout]   |                     ^^^^^^^^^^ method not found in `u8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `euclid_gcd` found for type `u16` in the current scope
[INFO] [stdout]  --> tests/simple_gcd.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 |     assert_eq!(35u16.euclid_gcd(&63), 7);
[INFO] [stdout]   |                      ^^^^^^^^^^ method not found in `u16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `euclid_gcd` found for type `u32` in the current scope
[INFO] [stdout]  --> tests/simple_gcd.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |     assert_eq!(35u32.euclid_gcd(&63), 7);
[INFO] [stdout]   |                      ^^^^^^^^^^ method not found in `u32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `euclid_gcd` found for type `u64` in the current scope
[INFO] [stdout]  --> tests/simple_gcd.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |     assert_eq!(35u64.euclid_gcd(&63), 7);
[INFO] [stdout]   |                      ^^^^^^^^^^ method not found in `u64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `euclid_gcd` found for type `u128` in the current scope
[INFO] [stdout]   --> tests/simple_gcd.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     assert_eq!(35u128.euclid_gcd(&63), 7);
[INFO] [stdout]    |                       ^^^^^^^^^^ method not found in `u128`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `euclid_gcd` found for struct `Mpz` in the current scope
[INFO] [stdout]   --> tests/simple_gcd.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | /         Mpz::from_u64(35)
[INFO] [stdout] 13 | |             .euclid_gcd(&Mpz::from_u64(63))
[INFO] [stdout]    | |             -^^^^^^^^^^ method not found in `Mpz`
[INFO] [stdout]    | |_____________|
[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 `number-theory` (test "simple_gcd") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a5200af90f3eba2de207f073e8a4428215d9cb6391dab3f7b4d0539647edf0c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5200af90f3eba2de207f073e8a4428215d9cb6391dab3f7b4d0539647edf0c8", kill_on_drop: false }`
[INFO] [stdout] a5200af90f3eba2de207f073e8a4428215d9cb6391dab3f7b4d0539647edf0c8
