[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 master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxbla%2FHumanResourceMachineVM" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxbla/HumanResourceMachineVM on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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-14/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89191bada67e6bca1116f9f1a98fb1c2c5608498260b68af6cf42ee3bd7863ba [INFO] running `Command { std: "docker" "start" "-a" "89191bada67e6bca1116f9f1a98fb1c2c5608498260b68af6cf42ee3bd7863ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89191bada67e6bca1116f9f1a98fb1c2c5608498260b68af6cf42ee3bd7863ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89191bada67e6bca1116f9f1a98fb1c2c5608498260b68af6cf42ee3bd7863ba", kill_on_drop: false }` [INFO] [stdout] 89191bada67e6bca1116f9f1a98fb1c2c5608498260b68af6cf42ee3bd7863ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9ee74e6c110cc39a3121f49eea238ce54918db2836ba0c594421376e10d1e29 [INFO] running `Command { std: "docker" "start" "-a" "e9ee74e6c110cc39a3121f49eea238ce54918db2836ba0c594421376e10d1e29", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Checking human_resource_machine v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking regex v1.1.7 [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 10.89s [INFO] running `Command { std: "docker" "inspect" "e9ee74e6c110cc39a3121f49eea238ce54918db2836ba0c594421376e10d1e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ee74e6c110cc39a3121f49eea238ce54918db2836ba0c594421376e10d1e29", kill_on_drop: false }` [INFO] [stdout] e9ee74e6c110cc39a3121f49eea238ce54918db2836ba0c594421376e10d1e29