[INFO] cloning repository https://github.com/tomwhoiscontrary/isots [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomwhoiscontrary/isots" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomwhoiscontrary%2Fisots", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomwhoiscontrary%2Fisots'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 646f593552e1cbb620bc2c92c04e116d2a218e42 [INFO] testing tomwhoiscontrary/isots against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomwhoiscontrary%2Fisots" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tomwhoiscontrary/isots on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tomwhoiscontrary/isots [INFO] finished tweaking git repo https://github.com/tomwhoiscontrary/isots [INFO] tweaked toml for git repo https://github.com/tomwhoiscontrary/isots written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/tomwhoiscontrary/isots already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3dafdb8dabd081f92043a9615d5f3777922c96522c397bd6652a82e3f9e5340 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c3dafdb8dabd081f92043a9615d5f3777922c96522c397bd6652a82e3f9e5340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3dafdb8dabd081f92043a9615d5f3777922c96522c397bd6652a82e3f9e5340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3dafdb8dabd081f92043a9615d5f3777922c96522c397bd6652a82e3f9e5340", kill_on_drop: false }` [INFO] [stdout] c3dafdb8dabd081f92043a9615d5f3777922c96522c397bd6652a82e3f9e5340 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d449423d72e406b26035d1730780db429e8284d3de7d0238a10f4d70721ea36 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7d449423d72e406b26035d1730780db429e8284d3de7d0238a10f4d70721ea36", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling isots v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | / write!(out, [INFO] [stdout] 150 | | "{}-{:02}-{:02}T{:02}:{:02}:{:02}Z", [INFO] [stdout] 151 | | time.year(), [INFO] [stdout] 152 | | time.month(), [INFO] [stdout] ... | [INFO] [stdout] 155 | | time.minute(), [INFO] [stdout] 156 | | time.second()); [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / write!(out, [INFO] [stdout] 159 | | "{}-{:02}-{:02}T{:02}:{:02}:{:02}.{:0width$}Z", [INFO] [stdout] 160 | | time.year(), [INFO] [stdout] 161 | | time.month(), [INFO] [stdout] ... | [INFO] [stdout] 166 | | time.nanosecond(), [INFO] [stdout] 167 | | width = fractional_seconds_digits); [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.26s [INFO] running `Command { std: "docker" "inspect" "7d449423d72e406b26035d1730780db429e8284d3de7d0238a10f4d70721ea36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d449423d72e406b26035d1730780db429e8284d3de7d0238a10f4d70721ea36", kill_on_drop: false }` [INFO] [stdout] 7d449423d72e406b26035d1730780db429e8284d3de7d0238a10f4d70721ea36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c7b60212f141195e0a39d1116dd40c14f66f010decf95a8abb6698e57b4bdd9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2c7b60212f141195e0a39d1116dd40c14f66f010decf95a8abb6698e57b4bdd9", kill_on_drop: false }` [INFO] [stderr] Compiling isots v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | / write!(out, [INFO] [stdout] 150 | | "{}-{:02}-{:02}T{:02}:{:02}:{:02}Z", [INFO] [stdout] 151 | | time.year(), [INFO] [stdout] 152 | | time.month(), [INFO] [stdout] ... | [INFO] [stdout] 155 | | time.minute(), [INFO] [stdout] 156 | | time.second()); [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/main.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | / write!(out, [INFO] [stdout] 159 | | "{}-{:02}-{:02}T{:02}:{:02}:{:02}.{:0width$}Z", [INFO] [stdout] 160 | | time.year(), [INFO] [stdout] 161 | | time.month(), [INFO] [stdout] ... | [INFO] [stdout] 166 | | time.nanosecond(), [INFO] [stdout] 167 | | width = fractional_seconds_digits); [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "2c7b60212f141195e0a39d1116dd40c14f66f010decf95a8abb6698e57b4bdd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c7b60212f141195e0a39d1116dd40c14f66f010decf95a8abb6698e57b4bdd9", kill_on_drop: false }` [INFO] [stdout] 2c7b60212f141195e0a39d1116dd40c14f66f010decf95a8abb6698e57b4bdd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c91b9f8f69354a0cecfdc9458b3d6930e6615e8671e4a211b114ef1ddc80e0c6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c91b9f8f69354a0cecfdc9458b3d6930e6615e8671e4a211b114ef1ddc80e0c6", kill_on_drop: false }` [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:149:9 [INFO] [stderr] | [INFO] [stderr] 149 | / write!(out, [INFO] [stderr] 150 | | "{}-{:02}-{:02}T{:02}:{:02}:{:02}Z", [INFO] [stderr] 151 | | time.year(), [INFO] [stderr] 152 | | time.month(), [INFO] [stderr] ... | [INFO] [stderr] 155 | | time.minute(), [INFO] [stderr] 156 | | time.second()); [INFO] [stderr] | |______________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:158:9 [INFO] [stderr] | [INFO] [stderr] 158 | / write!(out, [INFO] [stderr] 159 | | "{}-{:02}-{:02}T{:02}:{:02}:{:02}.{:0width$}Z", [INFO] [stderr] 160 | | time.year(), [INFO] [stderr] 161 | | time.month(), [INFO] [stderr] ... | [INFO] [stderr] 166 | | time.nanosecond(), [INFO] [stderr] 167 | | width = fractional_seconds_digits); [INFO] [stderr] | |__________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/isots-932c1666fcc132d8 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c91b9f8f69354a0cecfdc9458b3d6930e6615e8671e4a211b114ef1ddc80e0c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c91b9f8f69354a0cecfdc9458b3d6930e6615e8671e4a211b114ef1ddc80e0c6", kill_on_drop: false }` [INFO] [stdout] c91b9f8f69354a0cecfdc9458b3d6930e6615e8671e4a211b114ef1ddc80e0c6