[INFO] crate generic 0.0.2 is already in cache [INFO] testing generic-0.0.2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate generic 0.0.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate generic 0.0.2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate generic 0.0.2 [INFO] finished tweaking crates.io crate generic 0.0.2 [INFO] tweaked toml for crates.io crate generic 0.0.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate generic 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dd10328b324fcc15d3c0b3d0a0cf26dff580f04f8d0766a314fa8865bdaa6bae [INFO] running `"docker" "start" "-a" "dd10328b324fcc15d3c0b3d0a0cf26dff580f04f8d0766a314fa8865bdaa6bae"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling generic-core v0.0.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling generic-derive v0.0.2 [INFO] [stderr] Compiling generic v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.26s [INFO] running `"docker" "inspect" "dd10328b324fcc15d3c0b3d0a0cf26dff580f04f8d0766a314fa8865bdaa6bae"` [INFO] running `"docker" "rm" "-f" "dd10328b324fcc15d3c0b3d0a0cf26dff580f04f8d0766a314fa8865bdaa6bae"` [INFO] [stdout] dd10328b324fcc15d3c0b3d0a0cf26dff580f04f8d0766a314fa8865bdaa6bae [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7e6c1cf60b684caa0eb668fb40d949700fb28f7703cc879f71425f9b65f083af [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "7e6c1cf60b684caa0eb668fb40d949700fb28f7703cc879f71425f9b65f083af"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling generic v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0412]: cannot find type `HashMap` in this scope [INFO] [stderr] --> examples/main.rs:6:24 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Clone, Debug, IntoGeneric)] [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 2 | use std::collections::HashMap; [INFO] [stderr] | [INFO] [stderr] 2 | use std::collections::hash_map::HashMap; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `generic`. [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" "7e6c1cf60b684caa0eb668fb40d949700fb28f7703cc879f71425f9b65f083af"` [INFO] running `"docker" "rm" "-f" "7e6c1cf60b684caa0eb668fb40d949700fb28f7703cc879f71425f9b65f083af"` [INFO] [stdout] 7e6c1cf60b684caa0eb668fb40d949700fb28f7703cc879f71425f9b65f083af