[INFO] fetching crate dlog 0.1.1... [INFO] checking dlog-0.1.1 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate dlog 0.1.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate dlog 0.1.1 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dlog 0.1.1 [INFO] finished tweaking crates.io crate dlog 0.1.1 [INFO] tweaked toml for crates.io crate dlog 0.1.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate dlog 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 528aba50d141d210c5dc591c9a251ed468dac719db0fa19016df40babe047392 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "528aba50d141d210c5dc591c9a251ed468dac719db0fa19016df40babe047392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "528aba50d141d210c5dc591c9a251ed468dac719db0fa19016df40babe047392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "528aba50d141d210c5dc591c9a251ed468dac719db0fa19016df40babe047392", kill_on_drop: false }` [INFO] [stdout] 528aba50d141d210c5dc591c9a251ed468dac719db0fa19016df40babe047392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8932cecd6bc3e35f7ee3ead8129923780c451e25d2930689c0aef99ac3b3f015 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8932cecd6bc3e35f7ee3ead8129923780c451e25d2930689c0aef99ac3b3f015", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking pager v0.16.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling enum_dispatch v0.3.4 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking clap_generate v3.0.0-beta.2 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking dlog v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `test` [INFO] [stdout] --> src/main.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | mod test; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `test`, create file "src/test.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_test_entries` in module `test` [INFO] [stdout] --> src/subcommands/summary.rs:291:43 [INFO] [stdout] | [INFO] [stdout] 291 | summary.collect_statistics(&test::read_test_entries()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_test_entries` in module `test` [INFO] [stdout] --> src/subcommands/summary.rs:320:70 [INFO] [stdout] | [INFO] [stdout] 320 | assert_eq!(expected, new_summary().collect_statistics(&test::read_test_entries())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_test_entries` in module `test` [INFO] [stdout] --> src/subcommands/summary.rs:336:64 [INFO] [stdout] | [INFO] [stdout] 336 | assert_eq!(expected, summary.collect_statistics(&test::read_test_entries())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_test_entries` in module `test` [INFO] [stdout] --> src/subcommands/summary.rs:352:64 [INFO] [stdout] | [INFO] [stdout] 352 | assert_eq!(expected, summary.collect_statistics(&test::read_test_entries())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_test_entries` in module `test` [INFO] [stdout] --> src/subcommands/summary.rs:363:55 [INFO] [stdout] | [INFO] [stdout] 363 | let stats = summary.collect_statistics(&test::read_test_entries()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_test_entries` in module `test` [INFO] [stdout] --> src/subcommands/summary.rs:375:55 [INFO] [stdout] | [INFO] [stdout] 375 | let stats = summary.collect_statistics(&test::read_test_entries()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_test_entries` in module `test` [INFO] [stdout] --> src/subcommands/summary.rs:404:55 [INFO] [stdout] | [INFO] [stdout] 404 | let stats = summary.collect_statistics(&test::read_test_entries()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_test_entries` in module `test` [INFO] [stdout] --> src/subcommands/summary.rs:424:55 [INFO] [stdout] | [INFO] [stdout] 424 | let stats = summary.collect_statistics(&test::read_test_entries()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `read_test_entries` in module `test` [INFO] [stdout] --> src/subcommands/summary.rs:438:55 [INFO] [stdout] | [INFO] [stdout] 438 | let stats = summary.collect_statistics(&test::read_test_entries()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `generate_valid_entry` in module `test` [INFO] [stdout] --> src/entries/entry.rs:245:44 [INFO] [stdout] | [INFO] [stdout] 245 | fn test_valid_entry(entry in test::generate_valid_entry()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `generate_complete_entry` in module `test` [INFO] [stdout] --> src/entries/entry.rs:252:47 [INFO] [stdout] | [INFO] [stdout] 252 | fn test_complete_entry(entry in test::generate_complete_entry()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dlog` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8932cecd6bc3e35f7ee3ead8129923780c451e25d2930689c0aef99ac3b3f015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8932cecd6bc3e35f7ee3ead8129923780c451e25d2930689c0aef99ac3b3f015", kill_on_drop: false }` [INFO] [stdout] 8932cecd6bc3e35f7ee3ead8129923780c451e25d2930689c0aef99ac3b3f015