[INFO] cloning repository https://github.com/anderspitman/assg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anderspitman/assg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanderspitman%2Fassg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanderspitman%2Fassg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72659a062c7e406cb555ee2d9a0a073a0a937309 [INFO] testing anderspitman/assg against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanderspitman%2Fassg" "/workspace/builds/worker-79/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-79/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anderspitman/assg on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anderspitman/assg [INFO] finished tweaking git repo https://github.com/anderspitman/assg [INFO] tweaked toml for git repo https://github.com/anderspitman/assg written to /workspace/builds/worker-79/source/Cargo.toml [INFO] crate git repo https://github.com/anderspitman/assg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff18bc55248d484663ba74164a592053ce23b4e0d82aae2be145290d557eef39 [INFO] running `Command { std: "docker" "start" "-a" "ff18bc55248d484663ba74164a592053ce23b4e0d82aae2be145290d557eef39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff18bc55248d484663ba74164a592053ce23b4e0d82aae2be145290d557eef39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff18bc55248d484663ba74164a592053ce23b4e0d82aae2be145290d557eef39", kill_on_drop: false }` [INFO] [stdout] ff18bc55248d484663ba74164a592053ce23b4e0d82aae2be145290d557eef39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e61ed31f53485c855ea93520fa8a235124d44d2c561c22de70225983ccf84367 [INFO] running `Command { std: "docker" "start" "-a" "e61ed31f53485c855ea93520fa8a235124d44d2c561c22de70225983ccf84367", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling onig_sys v68.0.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.21 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling chrono v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling onig v3.2.2 [INFO] [stderr] Compiling syntect v2.1.0 [INFO] [stderr] Compiling assg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.88s [INFO] running `Command { std: "docker" "inspect" "e61ed31f53485c855ea93520fa8a235124d44d2c561c22de70225983ccf84367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e61ed31f53485c855ea93520fa8a235124d44d2c561c22de70225983ccf84367", kill_on_drop: false }` [INFO] [stdout] e61ed31f53485c855ea93520fa8a235124d44d2c561c22de70225983ccf84367 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb198f1ac65b281d77065fe5df91ac745e788d8596fdb3589a3c181d1af163f1 [INFO] running `Command { std: "docker" "start" "-a" "fb198f1ac65b281d77065fe5df91ac745e788d8596fdb3589a3c181d1af163f1", kill_on_drop: false }` [INFO] [stderr] Compiling assg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "fb198f1ac65b281d77065fe5df91ac745e788d8596fdb3589a3c181d1af163f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb198f1ac65b281d77065fe5df91ac745e788d8596fdb3589a3c181d1af163f1", kill_on_drop: false }` [INFO] [stdout] fb198f1ac65b281d77065fe5df91ac745e788d8596fdb3589a3c181d1af163f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7eb69267c223bcdad525e5e6a08eba88619d4ec1703845d0d34d053af6d1068c [INFO] running `Command { std: "docker" "start" "-a" "7eb69267c223bcdad525e5e6a08eba88619d4ec1703845d0d34d053af6d1068c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/assg-7c1f977b4c9400f3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7eb69267c223bcdad525e5e6a08eba88619d4ec1703845d0d34d053af6d1068c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb69267c223bcdad525e5e6a08eba88619d4ec1703845d0d34d053af6d1068c", kill_on_drop: false }` [INFO] [stdout] 7eb69267c223bcdad525e5e6a08eba88619d4ec1703845d0d34d053af6d1068c