[INFO] cloning repository https://github.com/yasuyuky/sectora [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yasuyuky/sectora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasuyuky%2Fsectora", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasuyuky%2Fsectora'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1c38880842615a22fd6df536f4151ceae83cac0 [INFO] testing yasuyuky/sectora against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasuyuky%2Fsectora" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yasuyuky/sectora on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-25/source/rust-toolchain [INFO] started tweaking git repo https://github.com/yasuyuky/sectora [INFO] finished tweaking git repo https://github.com/yasuyuky/sectora [INFO] tweaked toml for git repo https://github.com/yasuyuky/sectora written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/yasuyuky/sectora already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sd-notify v0.4.0 [INFO] [stderr] Downloaded time v0.3.5 [INFO] [stderr] Downloaded hyper v0.14.7 [INFO] [stderr] Downloaded tokio v1.16.1 [INFO] [stderr] Downloaded http-body v0.4.0 [INFO] [stderr] Downloaded bytes v1.0.0 [INFO] [stderr] Downloaded http v0.2.2 [INFO] [stderr] Downloaded httpdate v1.0.0 [INFO] [stderr] Downloaded httparse v1.4.0 [INFO] [stderr] Downloaded syslog v6.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c8339af7d2e4963f0eab82a7630c0607612eedcd02be3af52684a32bb5c9ba2 [INFO] running `Command { std: "docker" "start" "-a" "6c8339af7d2e4963f0eab82a7630c0607612eedcd02be3af52684a32bb5c9ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c8339af7d2e4963f0eab82a7630c0607612eedcd02be3af52684a32bb5c9ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c8339af7d2e4963f0eab82a7630c0607612eedcd02be3af52684a32bb5c9ba2", kill_on_drop: false }` [INFO] [stdout] 6c8339af7d2e4963f0eab82a7630c0607612eedcd02be3af52684a32bb5c9ba2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 362cadd426cf34470606b1935c294a424498e930668c1c21cc1d20220b25de00 [INFO] running `Command { std: "docker" "start" "-a" "362cadd426cf34470606b1935c294a424498e930668c1c21cc1d20220b25de00", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling sectora v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sd-notify v0.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling syslog v6.0.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.34s [INFO] running `Command { std: "docker" "inspect" "362cadd426cf34470606b1935c294a424498e930668c1c21cc1d20220b25de00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "362cadd426cf34470606b1935c294a424498e930668c1c21cc1d20220b25de00", kill_on_drop: false }` [INFO] [stdout] 362cadd426cf34470606b1935c294a424498e930668c1c21cc1d20220b25de00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eda75493bccea493c84f292141b64d2f8dd9dbb57cf32ac2a5f118bb0bdd5064 [INFO] running `Command { std: "docker" "start" "-a" "eda75493bccea493c84f292141b64d2f8dd9dbb57cf32ac2a5f118bb0bdd5064", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sectora v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.05s [INFO] running `Command { std: "docker" "inspect" "eda75493bccea493c84f292141b64d2f8dd9dbb57cf32ac2a5f118bb0bdd5064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda75493bccea493c84f292141b64d2f8dd9dbb57cf32ac2a5f118bb0bdd5064", kill_on_drop: false }` [INFO] [stdout] eda75493bccea493c84f292141b64d2f8dd9dbb57cf32ac2a5f118bb0bdd5064 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 76e62a3f2ff4ac50b3158d488d960a4f70e7081d689377733a4b5216d7f6bc7a [INFO] running `Command { std: "docker" "start" "-a" "76e62a3f2ff4ac50b3158d488d960a4f70e7081d689377733a4b5216d7f6bc7a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nss_sectora-06b00600fd0a864e) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sectora-9a0103d2710dd435) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sectorad-30c60b387a484948) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [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" "76e62a3f2ff4ac50b3158d488d960a4f70e7081d689377733a4b5216d7f6bc7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76e62a3f2ff4ac50b3158d488d960a4f70e7081d689377733a4b5216d7f6bc7a", kill_on_drop: false }` [INFO] [stdout] 76e62a3f2ff4ac50b3158d488d960a4f70e7081d689377733a4b5216d7f6bc7a