[INFO] crate powhasher 0.2.2 is already in cache [INFO] testing powhasher-0.2.2 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate powhasher 0.2.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate powhasher 0.2.2 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate powhasher 0.2.2 [INFO] finished tweaking crates.io crate powhasher 0.2.2 [INFO] tweaked toml for crates.io crate powhasher 0.2.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd90a94c40441aa1dc0fd4c1953bde88478b00fad4632f14f210fcd9e8399897 [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" "bd90a94c40441aa1dc0fd4c1953bde88478b00fad4632f14f210fcd9e8399897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd90a94c40441aa1dc0fd4c1953bde88478b00fad4632f14f210fcd9e8399897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd90a94c40441aa1dc0fd4c1953bde88478b00fad4632f14f210fcd9e8399897", kill_on_drop: false }` [INFO] [stdout] bd90a94c40441aa1dc0fd4c1953bde88478b00fad4632f14f210fcd9e8399897 [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" "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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a57161b3c47cd43b7184e67a8a31697109ee7943a845cce98f337a787aeabec [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" "2a57161b3c47cd43b7184e67a8a31697109ee7943a845cce98f337a787aeabec", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling crypto-simd v0.1.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling hex-literal-impl v0.1.2 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.1.2 [INFO] [stderr] Compiling ppv-null v0.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling hex-literal v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling threefish-cipher v0.3.1 [INFO] [stderr] Compiling groestl-aesni v0.2.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling jh-x86_64 v0.2.2 [INFO] [stderr] Compiling blake-hash v0.2.0 [INFO] [stderr] Compiling skein-hash v0.3.0 [INFO] [stderr] Compiling yellowsun v0.2.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling cn-stratum v0.4.1 [INFO] [stderr] Compiling powhasher v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `alloc_system` [INFO] [stdout] --> src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate alloc_system; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `powhasher`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2a57161b3c47cd43b7184e67a8a31697109ee7943a845cce98f337a787aeabec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a57161b3c47cd43b7184e67a8a31697109ee7943a845cce98f337a787aeabec", kill_on_drop: false }` [INFO] [stdout] 2a57161b3c47cd43b7184e67a8a31697109ee7943a845cce98f337a787aeabec