[INFO] cloning repository https://github.com/Ryanel/Tinycom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryanel/Tinycom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanel%2FTinycom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanel%2FTinycom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ed89e4f302f14ab2998199c222c38f98032010e [INFO] testing Ryanel/Tinycom against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanel%2FTinycom" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryanel/Tinycom on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ryanel/Tinycom [INFO] finished tweaking git repo https://github.com/Ryanel/Tinycom [INFO] tweaked toml for git repo https://github.com/Ryanel/Tinycom written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Ryanel/Tinycom already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 96b344e89ccba93a761c15efbe897b8a673edf625b511a17c756f798dd7b2162 [INFO] running `Command { std: "docker" "start" "-a" "96b344e89ccba93a761c15efbe897b8a673edf625b511a17c756f798dd7b2162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96b344e89ccba93a761c15efbe897b8a673edf625b511a17c756f798dd7b2162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96b344e89ccba93a761c15efbe897b8a673edf625b511a17c756f798dd7b2162", kill_on_drop: false }` [INFO] [stdout] 96b344e89ccba93a761c15efbe897b8a673edf625b511a17c756f798dd7b2162 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb147afea035b4106cfc5b74c4d0818c4ebf519489410190b40a77ead7863648 [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" "eb147afea035b4106cfc5b74c4d0818c4ebf519489410190b40a77ead7863648", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling tinycom-common v0.0.1 (/opt/rustwide/workdir/tinycom-common) [INFO] [stderr] Compiling tinycom-emulator v0.0.1 (/opt/rustwide/workdir/tinycom-emulator) [INFO] [stdout] warning: unused variable: `ins` [INFO] [stdout] --> tinycom-emulator/src/cpu/cpu.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn execute(mut self, ins : Instruction) -> u32 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ins` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tinycom-emulator/src/cpu/cpu.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn execute(mut self, ins : Instruction) -> u32 { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinycom v0.0.1 (/opt/rustwide/workdir/tinycom) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.50s [INFO] running `Command { std: "docker" "inspect" "eb147afea035b4106cfc5b74c4d0818c4ebf519489410190b40a77ead7863648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb147afea035b4106cfc5b74c4d0818c4ebf519489410190b40a77ead7863648", kill_on_drop: false }` [INFO] [stdout] eb147afea035b4106cfc5b74c4d0818c4ebf519489410190b40a77ead7863648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 60952649b9660a06b5845e415913c32e2246b2bc0daddabf1927a6655d54dd9a [INFO] running `Command { std: "docker" "start" "-a" "60952649b9660a06b5845e415913c32e2246b2bc0daddabf1927a6655d54dd9a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling itertools-num v0.1.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling tinycom-emulator v0.0.1 (/opt/rustwide/workdir/tinycom-emulator) [INFO] [stdout] warning: unused variable: `ins` [INFO] [stdout] --> tinycom-emulator/src/cpu/cpu.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn execute(mut self, ins : Instruction) -> u32 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ins` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tinycom-emulator/src/cpu/cpu.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn execute(mut self, ins : Instruction) -> u32 { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinycom v0.0.1 (/opt/rustwide/workdir/tinycom) [INFO] [stdout] warning: unused variable: `ins` [INFO] [stdout] --> tinycom-emulator/src/cpu/cpu.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn execute(mut self, ins : Instruction) -> u32 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ins` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tinycom-emulator/src/cpu/cpu.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn execute(mut self, ins : Instruction) -> u32 { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling criterion-stats v0.2.5 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling criterion-plot v0.2.5 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.12 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling handlebars v0.32.4 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling criterion v0.2.5 [INFO] [stderr] Compiling tinycom-common v0.0.1 (/opt/rustwide/workdir/tinycom-common) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 37s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tinycom-47c94a260757bcac) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinycom_common-d0957bfc4bcbebe3) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinycom_emulator-5f106ab8c934a69e) [INFO] running `Command { std: "docker" "inspect" "60952649b9660a06b5845e415913c32e2246b2bc0daddabf1927a6655d54dd9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60952649b9660a06b5845e415913c32e2246b2bc0daddabf1927a6655d54dd9a", kill_on_drop: false }` [INFO] [stdout] 60952649b9660a06b5845e415913c32e2246b2bc0daddabf1927a6655d54dd9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4d1fd0db8141677615cc085fec69b21733c7619b16f24df5d61803029f7e2414 [INFO] running `Command { std: "docker" "start" "-a" "4d1fd0db8141677615cc085fec69b21733c7619b16f24df5d61803029f7e2414", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `ins` [INFO] [stderr] --> tinycom-emulator/src/cpu/cpu.rs:30:30 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn execute(mut self, ins : Instruction) -> u32 { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ins` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> tinycom-emulator/src/cpu/cpu.rs:30:20 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn execute(mut self, ins : Instruction) -> u32 { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tinycom-emulator` (lib) generated 2 warnings [INFO] [stderr] warning: `tinycom-emulator` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tinycom-47c94a260757bcac) [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinycom_common-d0957bfc4bcbebe3) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinycom_emulator-5f106ab8c934a69e) [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] [stderr] Doc-tests tinycom-common [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] [stderr] Doc-tests tinycom-emulator [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" "4d1fd0db8141677615cc085fec69b21733c7619b16f24df5d61803029f7e2414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d1fd0db8141677615cc085fec69b21733c7619b16f24df5d61803029f7e2414", kill_on_drop: false }` [INFO] [stdout] 4d1fd0db8141677615cc085fec69b21733c7619b16f24df5d61803029f7e2414