[INFO] crate qbsdiff 1.3.0 is already in cache [INFO] checking qbsdiff-1.3.0 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate qbsdiff 1.3.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate qbsdiff 1.3.0 on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "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-8/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" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] d59a912e9c736d1940a8503da3d3d1d553a65bcf31f4694f88aa2888d7daf5f9 [INFO] running `"docker" "start" "-a" "d59a912e9c736d1940a8503da3d3d1d553a65bcf31f4694f88aa2888d7daf5f9"` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Checking memchr v2.3.3 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking criterion-plot v0.4.1 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking ignore v0.4.11 [INFO] [stderr] Checking globwalk v0.7.1 [INFO] [stderr] Checking suffix_array v0.4.0 [INFO] [stderr] Checking qbsdiff v1.2.1 [INFO] [stderr] Checking qbsdiff v1.3.0 (/opt/rustwide/workdir) [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_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_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[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[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_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: 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] running `"docker" "inspect" "d59a912e9c736d1940a8503da3d3d1d553a65bcf31f4694f88aa2888d7daf5f9"` [INFO] running `"docker" "rm" "-f" "d59a912e9c736d1940a8503da3d3d1d553a65bcf31f4694f88aa2888d7daf5f9"` [INFO] [stdout] d59a912e9c736d1940a8503da3d3d1d553a65bcf31f4694f88aa2888d7daf5f9