[INFO] cloning repository https://github.com/PsiACE/actix-casbin-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PsiACE/actix-casbin-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsiACE%2Factix-casbin-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsiACE%2Factix-casbin-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 360c3302d45313aaf84d960fd6eb63b70bc4adfa [INFO] checking PsiACE/actix-casbin-example against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPsiACE%2Factix-casbin-example" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PsiACE/actix-casbin-example on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PsiACE/actix-casbin-example [INFO] finished tweaking git repo https://github.com/PsiACE/actix-casbin-example [INFO] tweaked toml for git repo https://github.com/PsiACE/actix-casbin-example written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/PsiACE/actix-casbin-example 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winutil v0.1.1 [INFO] [stderr] Downloaded hostname v0.1.5 [INFO] [stderr] Downloaded chrono v0.4.10 [INFO] [stderr] Downloaded resolv-conf v0.6.2 [INFO] [stderr] Downloaded enum-as-inner v0.3.1 [INFO] [stderr] Downloaded emitbrown v0.1.8 [INFO] [stderr] Downloaded backtrace v0.3.44 [INFO] [stderr] Downloaded ttl_cache v0.5.1 [INFO] [stderr] Downloaded h2 v0.2.1 [INFO] [stderr] Downloaded regex-syntax v0.6.14 [INFO] [stderr] Downloaded regex v1.3.4 [INFO] [stderr] Downloaded aho-corasick v0.7.9 [INFO] [stderr] Downloaded loge v0.4.1 [INFO] [stderr] Downloaded casbin v0.3.0 [INFO] [stderr] Downloaded rhai v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bda4e5c6bcc31ac6dcbe9a7ee7845299ed9d952ecf0d8c8b14e251c662a6d102 [INFO] running `Command { std: "docker" "start" "-a" "bda4e5c6bcc31ac6dcbe9a7ee7845299ed9d952ecf0d8c8b14e251c662a6d102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bda4e5c6bcc31ac6dcbe9a7ee7845299ed9d952ecf0d8c8b14e251c662a6d102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bda4e5c6bcc31ac6dcbe9a7ee7845299ed9d952ecf0d8c8b14e251c662a6d102", kill_on_drop: false }` [INFO] [stdout] bda4e5c6bcc31ac6dcbe9a7ee7845299ed9d952ecf0d8c8b14e251c662a6d102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cb193cd756fc5173a8f04b9813ad5747541bf77fc8b31facafc33cdf35e4efd [INFO] running `Command { std: "docker" "start" "-a" "3cb193cd756fc5173a8f04b9813ad5747541bf77fc8b31facafc33cdf35e4efd", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.3.11/src/sockaddr.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | mem::transmute::(v4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `SocketAddrV4` (48 bits) [INFO] [stdout] = note: target type: `sockaddr_in` (128 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `socket2` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3cb193cd756fc5173a8f04b9813ad5747541bf77fc8b31facafc33cdf35e4efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cb193cd756fc5173a8f04b9813ad5747541bf77fc8b31facafc33cdf35e4efd", kill_on_drop: false }` [INFO] [stdout] 3cb193cd756fc5173a8f04b9813ad5747541bf77fc8b31facafc33cdf35e4efd