[INFO] cloning repository https://github.com/w33bion/CodingChallenge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/w33bion/CodingChallenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw33bion%2FCodingChallenge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw33bion%2FCodingChallenge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1ad786ca5ca5873f70b3d0c5eecbd5e0dffade1 [INFO] testing w33bion/CodingChallenge against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fw33bion%2FCodingChallenge" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/w33bion/CodingChallenge on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/w33bion/CodingChallenge [INFO] finished tweaking git repo https://github.com/w33bion/CodingChallenge [INFO] tweaked toml for git repo https://github.com/w33bion/CodingChallenge written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/w33bion/CodingChallenge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 967885727e8e5c342bffe4a43ac9d57f6799b1e2ab051a4b2fd81f33774bf25c [INFO] running `Command { std: "docker" "start" "-a" "967885727e8e5c342bffe4a43ac9d57f6799b1e2ab051a4b2fd81f33774bf25c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "967885727e8e5c342bffe4a43ac9d57f6799b1e2ab051a4b2fd81f33774bf25c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "967885727e8e5c342bffe4a43ac9d57f6799b1e2ab051a4b2fd81f33774bf25c", kill_on_drop: false }` [INFO] [stdout] 967885727e8e5c342bffe4a43ac9d57f6799b1e2ab051a4b2fd81f33774bf25c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4c7b6a04dfb99896c6ef784aad69da3116e37ba54993180a35b64d86509c539b [INFO] running `Command { std: "docker" "start" "-a" "4c7b6a04dfb99896c6ef784aad69da3116e37ba54993180a35b64d86509c539b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] thread '' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stderr] error: could not compile `rand` [INFO] running `Command { std: "docker" "inspect" "4c7b6a04dfb99896c6ef784aad69da3116e37ba54993180a35b64d86509c539b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c7b6a04dfb99896c6ef784aad69da3116e37ba54993180a35b64d86509c539b", kill_on_drop: false }` [INFO] [stdout] 4c7b6a04dfb99896c6ef784aad69da3116e37ba54993180a35b64d86509c539b