[INFO] updating cached repository https://github.com/FreeFull/ngaro-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f016d8512c4532aa8b2132a8a14c86945df29856 [INFO] testing FreeFull/ngaro-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeFull%2Fngaro-rs" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FreeFull/ngaro-rs on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/FreeFull/ngaro-rs [INFO] finished tweaking git repo https://github.com/FreeFull/ngaro-rs [INFO] tweaked toml for git repo https://github.com/FreeFull/ngaro-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/FreeFull/ngaro-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1a2627fa96eeaa25c35c288226cd9211968d0f68608cb8cf3ab8c267b8989d34 [INFO] running `"docker" "start" "-a" "1a2627fa96eeaa25c35c288226cd9211968d0f68608cb8cf3ab8c267b8989d34"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.34 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling serde_derive_internals v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.34 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling ngaro-rs v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:58:24 [INFO] [stderr] | [INFO] [stderr] 58 | let mut stdin: Box = Box::new(stdin.lock()); [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/cpu.rs:20:21 [INFO] [stderr] | [INFO] [stderr] 20 | None => return $rval, [INFO] [stderr] | ^^^^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 133 | self.ip = get_memory!(self, self.ip, panic!("Jump out of bounds.")) - 1; [INFO] [stderr] | --------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | any code following this expression is unreachable [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [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: variant is never constructed: `Empty` [INFO] [stderr] --> src/cpu.rs:291:5 [INFO] [stderr] | [INFO] [stderr] 291 | Empty, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.82s [INFO] running `"docker" "inspect" "1a2627fa96eeaa25c35c288226cd9211968d0f68608cb8cf3ab8c267b8989d34"` [INFO] running `"docker" "rm" "-f" "1a2627fa96eeaa25c35c288226cd9211968d0f68608cb8cf3ab8c267b8989d34"` [INFO] [stdout] 1a2627fa96eeaa25c35c288226cd9211968d0f68608cb8cf3ab8c267b8989d34 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f74f01b9a8bc6455ceb4ef66dc3d3febbfe69b798b7614c8d2eac72e4b017931 [INFO] running `"docker" "start" "-a" "f74f01b9a8bc6455ceb4ef66dc3d3febbfe69b798b7614c8d2eac72e4b017931"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ngaro-rs v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:58:24 [INFO] [stderr] | [INFO] [stderr] 58 | let mut stdin: Box = Box::new(stdin.lock()); [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/cpu.rs:20:21 [INFO] [stderr] | [INFO] [stderr] 20 | None => return $rval, [INFO] [stderr] | ^^^^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 133 | self.ip = get_memory!(self, self.ip, panic!("Jump out of bounds.")) - 1; [INFO] [stderr] | --------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | any code following this expression is unreachable [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [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: variant is never constructed: `Empty` [INFO] [stderr] --> src/cpu.rs:291:5 [INFO] [stderr] | [INFO] [stderr] 291 | Empty, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `"docker" "inspect" "f74f01b9a8bc6455ceb4ef66dc3d3febbfe69b798b7614c8d2eac72e4b017931"` [INFO] running `"docker" "rm" "-f" "f74f01b9a8bc6455ceb4ef66dc3d3febbfe69b798b7614c8d2eac72e4b017931"` [INFO] [stdout] f74f01b9a8bc6455ceb4ef66dc3d3febbfe69b798b7614c8d2eac72e4b017931 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 20156b4b4a5a61a85f9f0c5d0f30fc8961a9e85643d74b6670ce7140947603c6 [INFO] running `"docker" "start" "-a" "20156b4b4a5a61a85f9f0c5d0f30fc8961a9e85643d74b6670ce7140947603c6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:58:24 [INFO] [stderr] | [INFO] [stderr] 58 | let mut stdin: Box = Box::new(stdin.lock()); [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/cpu.rs:20:21 [INFO] [stderr] | [INFO] [stderr] 20 | None => return $rval, [INFO] [stderr] | ^^^^^^^^^^^^ unreachable expression [INFO] [stderr] ... [INFO] [stderr] 133 | self.ip = get_memory!(self, self.ip, panic!("Jump out of bounds.")) - 1; [INFO] [stderr] | --------------------------------------------------------- [INFO] [stderr] | | | [INFO] [stderr] | | any code following this expression is unreachable [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [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: variant is never constructed: `Empty` [INFO] [stderr] --> src/cpu.rs:291:5 [INFO] [stderr] | [INFO] [stderr] 291 | Empty, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ngaro_rs-70c21c0e71da95fc [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 `"docker" "inspect" "20156b4b4a5a61a85f9f0c5d0f30fc8961a9e85643d74b6670ce7140947603c6"` [INFO] running `"docker" "rm" "-f" "20156b4b4a5a61a85f9f0c5d0f30fc8961a9e85643d74b6670ce7140947603c6"` [INFO] [stdout] 20156b4b4a5a61a85f9f0c5d0f30fc8961a9e85643d74b6670ce7140947603c6