[INFO] cloning repository https://github.com/maxbla/HumanResourceMachineVM [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxbla/HumanResourceMachineVM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxbla%2FHumanResourceMachineVM", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxbla%2FHumanResourceMachineVM'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fc0d9fc4f3e2b2ab3613a890e44f9892ccb953f [INFO] checking maxbla/HumanResourceMachineVM against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxbla%2FHumanResourceMachineVM" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxbla/HumanResourceMachineVM on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxbla/HumanResourceMachineVM [INFO] finished tweaking git repo https://github.com/maxbla/HumanResourceMachineVM [INFO] tweaked toml for git repo https://github.com/maxbla/HumanResourceMachineVM written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/maxbla/HumanResourceMachineVM already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck v0.8.5 [INFO] [stderr] Downloaded quickcheck_macros v0.8.0 [INFO] [stderr] Downloaded regex v1.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] deacde14db758adbd18200d4993dc46fff703d076cd62411417a75465d08c351 [INFO] running `Command { std: "docker" "start" "-a" "deacde14db758adbd18200d4993dc46fff703d076cd62411417a75465d08c351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deacde14db758adbd18200d4993dc46fff703d076cd62411417a75465d08c351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deacde14db758adbd18200d4993dc46fff703d076cd62411417a75465d08c351", kill_on_drop: false }` [INFO] [stdout] deacde14db758adbd18200d4993dc46fff703d076cd62411417a75465d08c351 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cd1a0dddcd0546b6a89b01973e881b73a1988f2124d124b1445d45864602619 [INFO] running `Command { std: "docker" "start" "-a" "7cd1a0dddcd0546b6a89b01973e881b73a1988f2124d124b1445d45864602619", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Checking human_resource_machine v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking quickcheck v0.8.5 [INFO] [stderr] Compiling quickcheck_macros v0.8.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:862:80 [INFO] [stdout] | [INFO] [stdout] 862 | File::open(Path::new(&format!("{}/{}", SOLUTIONS_PATH, $filename))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 886 | let mut file = test_file!("01-Mail-Room.size.speed.asm")?; [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:862:80 [INFO] [stdout] | [INFO] [stdout] 862 | File::open(Path::new(&format!("{}/{}", SOLUTIONS_PATH, $filename))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 898 | let mut file = test_file!("01-Mail-Room.size.speed.asm").unwrap(); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:862:80 [INFO] [stdout] | [INFO] [stdout] 862 | File::open(Path::new(&format!("{}/{}", SOLUTIONS_PATH, $filename))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 907 | let mut file = test_file!("02-Busy-Mail-Room.size.asm").unwrap(); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:862:80 [INFO] [stdout] | [INFO] [stdout] 862 | File::open(Path::new(&format!("{}/{}", SOLUTIONS_PATH, $filename))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 918 | let mut file = test_file!("02-Busy-Mail-Room.speed.asm").unwrap(); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:862:80 [INFO] [stdout] | [INFO] [stdout] 862 | File::open(Path::new(&format!("{}/{}", SOLUTIONS_PATH, $filename))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 926 | let mut file = test_file!("03-Copy-Floor.size.speed.asm").unwrap(); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:862:80 [INFO] [stdout] | [INFO] [stdout] 862 | File::open(Path::new(&format!("{}/{}", SOLUTIONS_PATH, $filename))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 935 | let mut file = test_file!("04-Scrambler-Handler.size.speed.asm").unwrap(); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:862:80 [INFO] [stdout] | [INFO] [stdout] 862 | File::open(Path::new(&format!("{}/{}", SOLUTIONS_PATH, $filename))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 958 | let mut file = test_file!("06-Rainy-Summer.size.speed.asm").unwrap(); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:862:80 [INFO] [stdout] | [INFO] [stdout] 862 | File::open(Path::new(&format!("{}/{}", SOLUTIONS_PATH, $filename))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 984 | let mut file = test_file!("07-Zero-Exterminator.size.speed.asm").unwrap(); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:862:80 [INFO] [stdout] | [INFO] [stdout] 862 | File::open(Path::new(&format!("{}/{}", SOLUTIONS_PATH, $filename))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1008 | let mut file = test_file!("08-Tripler-Room.size.speed.asm").unwrap(); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:862:80 [INFO] [stdout] | [INFO] [stdout] 862 | File::open(Path::new(&format!("{}/{}", SOLUTIONS_PATH, $filename))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1035 | let mut file = test_file!("08-Tripler-Room.size.speed.asm")?; [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:862:80 [INFO] [stdout] | [INFO] [stdout] 862 | File::open(Path::new(&format!("{}/{}", SOLUTIONS_PATH, $filename))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1091 | let mut file = test_file!("09-Zero-Preservation-Initiative.size.asm").unwrap(); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:862:80 [INFO] [stdout] | [INFO] [stdout] 862 | File::open(Path::new(&format!("{}/{}", SOLUTIONS_PATH, $filename))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1104 | let mut file = test_file!("10-Octoplier-Suite.size.speed.asm").unwrap(); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:862:80 [INFO] [stdout] | [INFO] [stdout] 862 | File::open(Path::new(&format!("{}/{}", SOLUTIONS_PATH, $filename))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1132 | let mut file = test_file!("10-Octoplier-Suite.size.speed.asm")?; [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:862:80 [INFO] [stdout] | [INFO] [stdout] 862 | File::open(Path::new(&format!("{}/{}", SOLUTIONS_PATH, $filename))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1195 | let mut file = test_file!("31-String-Reverse.speed.asm").unwrap(); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:862:80 [INFO] [stdout] | [INFO] [stdout] 862 | File::open(Path::new(&format!("{}/{}", SOLUTIONS_PATH, $filename))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1213 | let mut file = test_file!("31-String-Reverse.speed.asm").unwrap(); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.71s [INFO] running `Command { std: "docker" "inspect" "7cd1a0dddcd0546b6a89b01973e881b73a1988f2124d124b1445d45864602619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd1a0dddcd0546b6a89b01973e881b73a1988f2124d124b1445d45864602619", kill_on_drop: false }` [INFO] [stdout] 7cd1a0dddcd0546b6a89b01973e881b73a1988f2124d124b1445d45864602619