[INFO] crate qbsdiff 1.3.0 is already in cache
[INFO] checking qbsdiff-1.3.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate qbsdiff 1.3.0 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate qbsdiff 1.3.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate qbsdiff 1.3.0
[INFO] finished tweaking crates.io crate qbsdiff 1.3.0
[INFO] tweaked toml for crates.io crate qbsdiff 1.3.0 written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] crate crates.io crate qbsdiff 1.3.0 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] d02e7780be5cee9f39b1719fc10dc68ee584868864c23dd890ecd5ecccaf58ea
[INFO] running `"docker" "start" "-a" "d02e7780be5cee9f39b1719fc10dc68ee584868864c23dd890ecd5ecccaf58ea"`
[INFO] [stderr]    Compiling bzip2-sys v0.1.8+1.0.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]     Checking aho-corasick v0.7.9
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking serde_json v1.0.48
[INFO] [stderr]     Checking bstr v0.2.11
[INFO] [stderr]     Checking suffix_array v0.4.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]     Checking tinytemplate v1.0.3
[INFO] [stderr]     Checking regex v1.3.4
[INFO] [stderr]     Checking bzip2 v0.3.3
[INFO] [stderr]     Checking qbsdiff v1.2.1
[INFO] [stderr]     Checking qbsdiff v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking globset v0.4.4
[INFO] [stderr]     Checking ignore v0.4.11
[INFO] [stderr]     Checking globwalk v0.7.1
[INFO] [stderr]     Checking qbsdiff_test_bench_utils v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]     Checking criterion v0.3.1
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `QbsdiffOptions`
[INFO] [stderr]   --> tests/parallel_invertible.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 |         ..QbsdiffOptions::default()
[INFO] [stderr]    |           ^^^^^^^^^^^^^^ use of undeclared type or module `QbsdiffOptions`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `QbsdiffOptions`
[INFO] [stderr]   --> tests/parallel_invertible.rs:37:11
[INFO] [stderr]    |
[INFO] [stderr] 37 |         ..QbsdiffOptions::default()
[INFO] [stderr]    |           ^^^^^^^^^^^^^^ use of undeclared type or module `QbsdiffOptions`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `QbsdiffOptions`
[INFO] [stderr]   --> tests/parallel_invertible.rs:61:11
[INFO] [stderr]    |
[INFO] [stderr] 61 |         ..QbsdiffOptions::default()
[INFO] [stderr]    |           ^^^^^^^^^^^^^^ use of undeclared type or module `QbsdiffOptions`
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `QbsdiffOptions` in this scope
[INFO] [stderr]   --> tests/parallel_invertible.rs:12:16
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let opts = QbsdiffOptions {
[INFO] [stderr]    |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `QbsdiffOptions` in this scope
[INFO] [stderr]   --> tests/parallel_invertible.rs:35:16
[INFO] [stderr]    |
[INFO] [stderr] 35 |     let opts = QbsdiffOptions {
[INFO] [stderr]    |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `QbsdiffOptions` in this scope
[INFO] [stderr]   --> tests/parallel_invertible.rs:59:16
[INFO] [stderr]    |
[INFO] [stderr] 59 |     let opts = QbsdiffOptions {
[INFO] [stderr]    |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `QbsdiffOptions`
[INFO] [stderr]   --> tests/parallel_compatible.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 |         ..QbsdiffOptions::default()
[INFO] [stderr]    |           ^^^^^^^^^^^^^^ use of undeclared type or module `QbsdiffOptions`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `QbsdiffOptions`
[INFO] [stderr]   --> tests/parallel_compatible.rs:41:11
[INFO] [stderr]    |
[INFO] [stderr] 41 |         ..QbsdiffOptions::default()
[INFO] [stderr]    |           ^^^^^^^^^^^^^^ use of undeclared type or module `QbsdiffOptions`
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `QbsdiffOptions` in this scope
[INFO] [stderr]   --> tests/parallel_compatible.rs:12:16
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let opts = QbsdiffOptions {
[INFO] [stderr]    |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `QbsdiffOptions` in this scope
[INFO] [stderr]   --> tests/parallel_compatible.rs:39:16
[INFO] [stderr]    |
[INFO] [stderr] 39 |     let opts = QbsdiffOptions {
[INFO] [stderr]    |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `qbsdiff_with` found for struct `qbsdiff_test_bench_utils::Testing` in the current scope
[INFO] [stderr]   --> tests/parallel_compatible.rs:22:25
[INFO] [stderr]    |
[INFO] [stderr] 22 |         let p = testing.qbsdiff_with(&s[..], &t[..], opts).unwrap();
[INFO] [stderr]    |                         ^^^^^^^^^^^^ method not found in `qbsdiff_test_bench_utils::Testing`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `qbsdiff_with` found for struct `qbsdiff_test_bench_utils::Testing` in the current scope
[INFO] [stderr]   --> tests/parallel_invertible.rs:22:25
[INFO] [stderr]    |
[INFO] [stderr] 22 |         let p = testing.qbsdiff_with(&s[..], &t[..], opts).unwrap();
[INFO] [stderr]    |                         ^^^^^^^^^^^^ method not found in `qbsdiff_test_bench_utils::Testing`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `qbsdiff_with` found for struct `qbsdiff_test_bench_utils::Testing` in the current scope
[INFO] [stderr]   --> tests/parallel_compatible.rs:49:25
[INFO] [stderr]    |
[INFO] [stderr] 49 |         let p = testing.qbsdiff_with(&s[..], &t[..], opts).unwrap();
[INFO] [stderr]    |                         ^^^^^^^^^^^^ method not found in `qbsdiff_test_bench_utils::Testing`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `qbsdiff_with` found for struct `qbsdiff_test_bench_utils::Testing` in the current scope
[INFO] [stderr]   --> tests/parallel_invertible.rs:45:25
[INFO] [stderr]    |
[INFO] [stderr] 45 |         let p = testing.qbsdiff_with(&s[..], &t[..], opts).unwrap();
[INFO] [stderr]    |                         ^^^^^^^^^^^^ method not found in `qbsdiff_test_bench_utils::Testing`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 6 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0422, E0433, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0422`.
[INFO] [stderr] error: could not compile `qbsdiff`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0599]: no method named `qbsdiff_with` found for struct `qbsdiff_test_bench_utils::Testing` in the current scope
[INFO] [stderr]   --> tests/parallel_invertible.rs:69:25
[INFO] [stderr]    |
[INFO] [stderr] 69 |         let p = testing.qbsdiff_with(&s[..], &t[..], opts).unwrap();
[INFO] [stderr]    |                         ^^^^^^^^^^^^ method not found in `qbsdiff_test_bench_utils::Testing`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 9 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0422, E0433, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0422`.
[INFO] [stderr] error: could not compile `qbsdiff`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "d02e7780be5cee9f39b1719fc10dc68ee584868864c23dd890ecd5ecccaf58ea"`
[INFO] running `"docker" "rm" "-f" "d02e7780be5cee9f39b1719fc10dc68ee584868864c23dd890ecd5ecccaf58ea"`
[INFO] [stdout] d02e7780be5cee9f39b1719fc10dc68ee584868864c23dd890ecd5ecccaf58ea
