[INFO] fetching crate factordb 0.2.0...
[INFO] checking factordb-0.2.0 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate factordb 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate factordb 0.2.0 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate factordb 0.2.0
[INFO] finished tweaking crates.io crate factordb 0.2.0
[INFO] tweaked toml for crates.io crate factordb 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate factordb 0.2.0 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ipnet v2.4.0
[INFO] [stderr]   Downloaded httparse v1.6.0
[INFO] [stderr]   Downloaded clap_derive v3.1.4
[INFO] [stderr]   Downloaded tracing-core v0.1.23
[INFO] [stderr]   Downloaded clap v3.1.6
[INFO] [stderr]   Downloaded syn v1.0.90
[INFO] [stderr]   Downloaded libc v0.2.121
[INFO] [stderr]   Downloaded h2 v0.3.12
[INFO] [stderr]   Downloaded tracing v0.1.32
[INFO] [stderr]   Downloaded quote v1.0.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e707b9c21de85fa34bc64c8aa111fb9bb960e7ec3694074b05f4abb6d08ff239
[INFO] running `Command { std: "docker" "start" "-a" "e707b9c21de85fa34bc64c8aa111fb9bb960e7ec3694074b05f4abb6d08ff239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e707b9c21de85fa34bc64c8aa111fb9bb960e7ec3694074b05f4abb6d08ff239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e707b9c21de85fa34bc64c8aa111fb9bb960e7ec3694074b05f4abb6d08ff239", kill_on_drop: false }`
[INFO] [stdout] e707b9c21de85fa34bc64c8aa111fb9bb960e7ec3694074b05f4abb6d08ff239
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b98962c67f0a9d10f826e165ad2602d8c161015290f4bb782731ed6c1008f095
[INFO] running `Command { std: "docker" "start" "-a" "b98962c67f0a9d10f826e165ad2602d8c161015290f4bb782731ed6c1008f095", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking ipnet v2.4.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking h2 v0.3.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking clap v3.1.6
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking factordb v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `get_blocking` found for struct `Number` in the current scope
[INFO] [stdout]    --> src/lib.rs:263:27
[INFO] [stdout]     |
[INFO] [stdout] 39  | pub struct Number {
[INFO] [stdout]     | ----------------- function or associated item `get_blocking` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 263 |         let num = Number::get_blocking(42).unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^ function or associated item not found in `Number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_blocking` found for struct `Number` in the current scope
[INFO] [stdout]    --> src/lib.rs:268:27
[INFO] [stdout]     |
[INFO] [stdout] 39  | pub struct Number {
[INFO] [stdout]     | ----------------- function or associated item `get_blocking` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 268 |         let num = Number::get_blocking(36).unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^ function or associated item not found in `Number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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 `factordb` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "b98962c67f0a9d10f826e165ad2602d8c161015290f4bb782731ed6c1008f095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b98962c67f0a9d10f826e165ad2602d8c161015290f4bb782731ed6c1008f095", kill_on_drop: false }`
[INFO] [stdout] b98962c67f0a9d10f826e165ad2602d8c161015290f4bb782731ed6c1008f095
[INFO] checking factordb-0.2.0 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate factordb 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate factordb 0.2.0 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate factordb 0.2.0
[INFO] finished tweaking crates.io crate factordb 0.2.0
[INFO] tweaked toml for crates.io crate factordb 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate factordb 0.2.0 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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f514f2a5b78044a60fd9aaefae860deccbe7b202d1c799113a750ce28ffe7619
[INFO] running `Command { std: "docker" "start" "-a" "f514f2a5b78044a60fd9aaefae860deccbe7b202d1c799113a750ce28ffe7619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f514f2a5b78044a60fd9aaefae860deccbe7b202d1c799113a750ce28ffe7619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f514f2a5b78044a60fd9aaefae860deccbe7b202d1c799113a750ce28ffe7619", kill_on_drop: false }`
[INFO] [stdout] f514f2a5b78044a60fd9aaefae860deccbe7b202d1c799113a750ce28ffe7619
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 764b2b860385a1fbc1ea9c869bc02fe9881df02e4b5d460b73f80f4482798fe0
[INFO] running `Command { std: "docker" "start" "-a" "764b2b860385a1fbc1ea9c869bc02fe9881df02e4b5d460b73f80f4482798fe0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking ipnet v2.4.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking h2 v0.3.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking clap v3.1.6
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking factordb v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `get_blocking` found for struct `Number` in the current scope
[INFO] [stdout]    --> src/lib.rs:263:27
[INFO] [stdout]     |
[INFO] [stdout] 39  | pub struct Number {
[INFO] [stdout]     | ----------------- function or associated item `get_blocking` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 263 |         let num = Number::get_blocking(42).unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^ function or associated item not found in `Number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_blocking` found for struct `Number` in the current scope
[INFO] [stdout]    --> src/lib.rs:268:27
[INFO] [stdout]     |
[INFO] [stdout] 39  | pub struct Number {
[INFO] [stdout]     | ----------------- function or associated item `get_blocking` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 268 |         let num = Number::get_blocking(36).unwrap();
[INFO] [stdout]     |                           ^^^^^^^^^^^^ function or associated item not found in `Number`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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 `factordb` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "764b2b860385a1fbc1ea9c869bc02fe9881df02e4b5d460b73f80f4482798fe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "764b2b860385a1fbc1ea9c869bc02fe9881df02e4b5d460b73f80f4482798fe0", kill_on_drop: false }`
[INFO] [stdout] 764b2b860385a1fbc1ea9c869bc02fe9881df02e4b5d460b73f80f4482798fe0
