[INFO] cloning repository https://github.com/endygower/fasthash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/endygower/fasthash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fendygower%2Ffasthash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fendygower%2Ffasthash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be80642d39c15df946e7fe86b4c3b2ffcb78b816 [INFO] checking endygower/fasthash against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fendygower%2Ffasthash" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/endygower/fasthash [INFO] finished tweaking git repo https://github.com/endygower/fasthash [INFO] tweaked toml for git repo https://github.com/endygower/fasthash written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/endygower/fasthash on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/endygower/fasthash already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.69.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22f10bc8c9a16aa4ac35fb8747b3fe0d9ce06cde20d3c1f0e1044dc727becbdb [INFO] running `Command { std: "docker" "start" "-a" "22f10bc8c9a16aa4ac35fb8747b3fe0d9ce06cde20d3c1f0e1044dc727becbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22f10bc8c9a16aa4ac35fb8747b3fe0d9ce06cde20d3c1f0e1044dc727becbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f10bc8c9a16aa4ac35fb8747b3fe0d9ce06cde20d3c1f0e1044dc727becbdb", kill_on_drop: false }` [INFO] [stdout] 22f10bc8c9a16aa4ac35fb8747b3fe0d9ce06cde20d3c1f0e1044dc727becbdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f671787f33c330ef85610d52a6549fcfa723085a50e0b46c73c8f9d0035083b2 [INFO] running `Command { std: "docker" "start" "-a" "f671787f33c330ef85610d52a6549fcfa723085a50e0b46c73c8f9d0035083b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bindgen v0.69.2 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking fast-hash v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `slice_as_chunks` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(slice_as_chunks)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling fasthash-sys v0.1.0 (/opt/rustwide/workdir/fasthash-sys) [INFO] [stderr] warning: fasthash-sys@0.1.0: fasthash.c: In function 'fasthash64': [INFO] [stderr] warning: fasthash-sys@0.1.0: fasthash.c:54:19: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: fasthash-sys@0.1.0: 54 | case 7: v ^= (uint64_t)pos2[6] << 48; [INFO] [stderr] warning: fasthash-sys@0.1.0: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: fasthash-sys@0.1.0: fasthash.c:55:9: note: here [INFO] [stderr] warning: fasthash-sys@0.1.0: 55 | case 6: v ^= (uint64_t)pos2[5] << 40; [INFO] [stderr] warning: fasthash-sys@0.1.0: | ^~~~ [INFO] [stderr] warning: fasthash-sys@0.1.0: fasthash.c:55:19: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: fasthash-sys@0.1.0: 55 | case 6: v ^= (uint64_t)pos2[5] << 40; [INFO] [stderr] warning: fasthash-sys@0.1.0: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: fasthash-sys@0.1.0: fasthash.c:56:9: note: here [INFO] [stderr] warning: fasthash-sys@0.1.0: 56 | case 5: v ^= (uint64_t)pos2[4] << 32; [INFO] [stderr] warning: fasthash-sys@0.1.0: | ^~~~ [INFO] [stderr] warning: fasthash-sys@0.1.0: fasthash.c:56:19: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: fasthash-sys@0.1.0: 56 | case 5: v ^= (uint64_t)pos2[4] << 32; [INFO] [stderr] warning: fasthash-sys@0.1.0: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: fasthash-sys@0.1.0: fasthash.c:57:9: note: here [INFO] [stderr] warning: fasthash-sys@0.1.0: 57 | case 4: v ^= (uint64_t)pos2[3] << 24; [INFO] [stderr] warning: fasthash-sys@0.1.0: | ^~~~ [INFO] [stderr] warning: fasthash-sys@0.1.0: fasthash.c:57:19: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: fasthash-sys@0.1.0: 57 | case 4: v ^= (uint64_t)pos2[3] << 24; [INFO] [stderr] warning: fasthash-sys@0.1.0: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: fasthash-sys@0.1.0: fasthash.c:58:9: note: here [INFO] [stderr] warning: fasthash-sys@0.1.0: 58 | case 3: v ^= (uint64_t)pos2[2] << 16; [INFO] [stderr] warning: fasthash-sys@0.1.0: | ^~~~ [INFO] [stderr] warning: fasthash-sys@0.1.0: fasthash.c:58:19: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: fasthash-sys@0.1.0: 58 | case 3: v ^= (uint64_t)pos2[2] << 16; [INFO] [stderr] warning: fasthash-sys@0.1.0: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: fasthash-sys@0.1.0: fasthash.c:59:9: note: here [INFO] [stderr] warning: fasthash-sys@0.1.0: 59 | case 2: v ^= (uint64_t)pos2[1] << 8; [INFO] [stderr] warning: fasthash-sys@0.1.0: | ^~~~ [INFO] [stderr] warning: fasthash-sys@0.1.0: fasthash.c:59:19: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: fasthash-sys@0.1.0: 59 | case 2: v ^= (uint64_t)pos2[1] << 8; [INFO] [stderr] warning: fasthash-sys@0.1.0: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: fasthash-sys@0.1.0: fasthash.c:60:9: note: here [INFO] [stderr] warning: fasthash-sys@0.1.0: 60 | case 1: v ^= (uint64_t)pos2[0]; [INFO] [stderr] warning: fasthash-sys@0.1.0: | ^~~~ [INFO] [stdout] warning: the feature `slice_as_chunks` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(slice_as_chunks)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.17s [INFO] running `Command { std: "docker" "inspect" "f671787f33c330ef85610d52a6549fcfa723085a50e0b46c73c8f9d0035083b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f671787f33c330ef85610d52a6549fcfa723085a50e0b46c73c8f9d0035083b2", kill_on_drop: false }` [INFO] [stdout] f671787f33c330ef85610d52a6549fcfa723085a50e0b46c73c8f9d0035083b2