[INFO] cloning repository https://github.com/najamelan/ou [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/najamelan/ou" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajamelan%2Fou", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajamelan%2Fou'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d23c20226c464acc548fc5a3b4e1b8b65372d353 [INFO] testing najamelan/ou against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajamelan%2Fou" "/workspace/builds/worker-58/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-58/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/najamelan/ou on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/najamelan/ou [INFO] finished tweaking git repo https://github.com/najamelan/ou [INFO] tweaked toml for git repo https://github.com/najamelan/ou written to /workspace/builds/worker-58/source/Cargo.toml [INFO] crate git repo https://github.com/najamelan/ou already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pwhash v0.1.2 [INFO] [stderr] Downloaded privdrop v0.1.3 [INFO] [stderr] Downloaded users v0.6.0 [INFO] [stderr] Downloaded pgs-files v0.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aea41f081f13e1ee693a81d35ae2511640fb268721f4528f66f0607c342d5e9b [INFO] running `Command { std: "docker" "start" "-a" "aea41f081f13e1ee693a81d35ae2511640fb268721f4528f66f0607c342d5e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aea41f081f13e1ee693a81d35ae2511640fb268721f4528f66f0607c342d5e9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea41f081f13e1ee693a81d35ae2511640fb268721f4528f66f0607c342d5e9b", kill_on_drop: false }` [INFO] [stdout] aea41f081f13e1ee693a81d35ae2511640fb268721f4528f66f0607c342d5e9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c88e1597ae8e7ff967eba440ea9f32230e5b340a57a7b276b60520090f5cf64 [INFO] running `Command { std: "docker" "start" "-a" "3c88e1597ae8e7ff967eba440ea9f32230e5b340a57a7b276b60520090f5cf64", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling pgs-files v0.0.7 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling users v0.6.0 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling privdrop v0.1.3 [INFO] [stderr] Compiling pwhash v0.1.2 [INFO] [stderr] Compiling ou v0.1.0-2017.11.14-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.27s [INFO] running `Command { std: "docker" "inspect" "3c88e1597ae8e7ff967eba440ea9f32230e5b340a57a7b276b60520090f5cf64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c88e1597ae8e7ff967eba440ea9f32230e5b340a57a7b276b60520090f5cf64", kill_on_drop: false }` [INFO] [stdout] 3c88e1597ae8e7ff967eba440ea9f32230e5b340a57a7b276b60520090f5cf64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c876ba1a3d0a3b7d2044a70e4f4c529d5e98aa181c3bf9bcff14d78f5547d49 [INFO] running `Command { std: "docker" "start" "-a" "4c876ba1a3d0a3b7d2044a70e4f4c529d5e98aa181c3bf9bcff14d78f5547d49", kill_on_drop: false }` [INFO] [stderr] Compiling ou v0.1.0-2017.11.14-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "4c876ba1a3d0a3b7d2044a70e4f4c529d5e98aa181c3bf9bcff14d78f5547d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c876ba1a3d0a3b7d2044a70e4f4c529d5e98aa181c3bf9bcff14d78f5547d49", kill_on_drop: false }` [INFO] [stdout] 4c876ba1a3d0a3b7d2044a70e4f4c529d5e98aa181c3bf9bcff14d78f5547d49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6e70d1182416038f49e701a785ec16878dd7e40db13bb1a8f3588b048e09ee9 [INFO] running `Command { std: "docker" "start" "-a" "d6e70d1182416038f49e701a785ec16878dd7e40db13bb1a8f3588b048e09ee9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ou-89c8663187978acc) [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" "d6e70d1182416038f49e701a785ec16878dd7e40db13bb1a8f3588b048e09ee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e70d1182416038f49e701a785ec16878dd7e40db13bb1a8f3588b048e09ee9", kill_on_drop: false }` [INFO] [stdout] d6e70d1182416038f49e701a785ec16878dd7e40db13bb1a8f3588b048e09ee9