[INFO] cloning repository https://github.com/loyd/comparison-of-maps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loyd/comparison-of-maps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floyd%2Fcomparison-of-maps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floyd%2Fcomparison-of-maps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d77539645ff0eea742c88434568c9bb1ac0dff12 [INFO] checking loyd/comparison-of-maps against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floyd%2Fcomparison-of-maps" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/loyd/comparison-of-maps on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/loyd/comparison-of-maps [INFO] finished tweaking git repo https://github.com/loyd/comparison-of-maps [INFO] tweaked toml for git repo https://github.com/loyd/comparison-of-maps written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/loyd/comparison-of-maps already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 578adc08494b476094f091cc7998f38fd865c8c80bb2c48faa5475d354199c80 [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" "578adc08494b476094f091cc7998f38fd865c8c80bb2c48faa5475d354199c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "578adc08494b476094f091cc7998f38fd865c8c80bb2c48faa5475d354199c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "578adc08494b476094f091cc7998f38fd865c8c80bb2c48faa5475d354199c80", kill_on_drop: false }` [INFO] [stdout] 578adc08494b476094f091cc7998f38fd865c8c80bb2c48faa5475d354199c80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 717237cb75f3ddf973c5a4d0e73ce0a9626ab1e678da8a1780f976578fea1686 [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" "717237cb75f3ddf973c5a4d0e73ce0a9626ab1e678da8a1780f976578fea1686", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.16 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking oorandom v11.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking criterion-plot v0.4.1 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking criterion v0.3.1 [INFO] [stderr] Checking comparison_of_maps v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `bench_linear_map` [INFO] [stdout] --> benches/map.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bench_linear_map::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `bench_linear_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Map` in this scope [INFO] [stdout] --> benches/map.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | fn fill + Default>(count: u32) -> M { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use comparison_of_maps::Map; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Map` in this scope [INFO] [stdout] --> benches/map.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | M: Map + Default, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use comparison_of_maps::Map; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LinearMap` in this scope [INFO] [stdout] --> benches/map.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | run_one::>(b, *n) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use comparison_of_maps::LinearMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BinaryMap` in this scope [INFO] [stdout] --> benches/map.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | run_one::>(b, *n) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use comparison_of_maps::BinaryMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KvMap` in this scope [INFO] [stdout] --> benches/map.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | run_one::>(b, *n) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use comparison_of_maps::KvMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SimdMap8` in this scope [INFO] [stdout] --> benches/map.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | run_one::>(b, *n) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use comparison_of_maps::SimdMap8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SimdMap16` in this scope [INFO] [stdout] --> benches/map.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | run_one::>(b, *n) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use comparison_of_maps::SimdMap16; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HashMap` in this scope [INFO] [stdout] --> benches/map.rs:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | run_one::>(b, *n) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use comparison_of_maps::HashMap; [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BTreeMap` in this scope [INFO] [stdout] --> benches/map.rs:53:26 [INFO] [stdout] | [INFO] [stdout] 53 | run_one::>(b, *n) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use comparison_of_maps::BTreeMap; [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::BTreeMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `comparison_of_maps`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "717237cb75f3ddf973c5a4d0e73ce0a9626ab1e678da8a1780f976578fea1686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "717237cb75f3ddf973c5a4d0e73ce0a9626ab1e678da8a1780f976578fea1686", kill_on_drop: false }` [INFO] [stdout] 717237cb75f3ddf973c5a4d0e73ce0a9626ab1e678da8a1780f976578fea1686