[INFO] fetching crate xcur 0.1.3... [INFO] testing xcur-0.1.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate xcur 0.1.3 into /workspace/builds/worker-63/source [INFO] validating manifest of crates.io crate xcur 0.1.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xcur 0.1.3 [INFO] finished tweaking crates.io crate xcur 0.1.3 [INFO] tweaked toml for crates.io crate xcur 0.1.3 written to /workspace/builds/worker-63/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-serialize v0.3.24 [INFO] [stderr] Downloaded quine-mc_cluskey v0.2.4 [INFO] [stderr] Downloaded semver v0.2.3 [INFO] [stderr] Downloaded nom v1.2.4 [INFO] [stderr] Downloaded clippy v0.0.80 [INFO] [stderr] Downloaded clippy_lints v0.0.80 [INFO] [stderr] Downloaded regex-syntax v0.3.9 [INFO] [stderr] Downloaded toml v0.1.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 225a945e1ffc02ec805e363f2bbc9eff01ae71d86371b4ec6b306ec6ad612ff6 [INFO] running `Command { std: "docker" "start" "-a" "225a945e1ffc02ec805e363f2bbc9eff01ae71d86371b4ec6b306ec6ad612ff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "225a945e1ffc02ec805e363f2bbc9eff01ae71d86371b4ec6b306ec6ad612ff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "225a945e1ffc02ec805e363f2bbc9eff01ae71d86371b4ec6b306ec6ad612ff6", kill_on_drop: false }` [INFO] [stdout] 225a945e1ffc02ec805e363f2bbc9eff01ae71d86371b4ec6b306ec6ad612ff6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b41bc7d3c74660ba2627fff7c0eb4d9ec83d4a90e9334502425fd0b492700ef [INFO] running `Command { std: "docker" "start" "-a" "2b41bc7d3c74660ba2627fff7c0eb4d9ec83d4a90e9334502425fd0b492700ef", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling xcur v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser.rs:281:64 [INFO] [stdout] | [INFO] [stdout] 281 | return IResult::Error(Err::Code(ErrorKind::Custom($e))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 301 | Err(e) => throw_err!(ParseError::InvalidHeader(e)), [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 `throw_err` (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/parser.rs:281:64 [INFO] [stdout] | [INFO] [stdout] 281 | return IResult::Error(Err::Code(ErrorKind::Custom($e))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | _ => throw_err!(ParseError::InvalidTOC), [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 `throw_err` (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 1.79s [INFO] running `Command { std: "docker" "inspect" "2b41bc7d3c74660ba2627fff7c0eb4d9ec83d4a90e9334502425fd0b492700ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b41bc7d3c74660ba2627fff7c0eb4d9ec83d4a90e9334502425fd0b492700ef", kill_on_drop: false }` [INFO] [stdout] 2b41bc7d3c74660ba2627fff7c0eb4d9ec83d4a90e9334502425fd0b492700ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6108ea5a1c23a1bbb0299fbce2ae36fca4f8a1fb02ef83de9f4c315cadee45e0 [INFO] running `Command { std: "docker" "start" "-a" "6108ea5a1c23a1bbb0299fbce2ae36fca4f8a1fb02ef83de9f4c315cadee45e0", kill_on_drop: false }` [INFO] [stderr] Compiling xcur v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser.rs:281:64 [INFO] [stdout] | [INFO] [stdout] 281 | return IResult::Error(Err::Code(ErrorKind::Custom($e))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 301 | Err(e) => throw_err!(ParseError::InvalidHeader(e)), [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 `throw_err` (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/parser.rs:281:64 [INFO] [stdout] | [INFO] [stdout] 281 | return IResult::Error(Err::Code(ErrorKind::Custom($e))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | _ => throw_err!(ParseError::InvalidTOC), [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 `throw_err` (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] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/parser.rs:281:64 [INFO] [stdout] | [INFO] [stdout] 281 | return IResult::Error(Err::Code(ErrorKind::Custom($e))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 301 | Err(e) => throw_err!(ParseError::InvalidHeader(e)), [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 `throw_err` (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/parser.rs:281:64 [INFO] [stdout] | [INFO] [stdout] 281 | return IResult::Error(Err::Code(ErrorKind::Custom($e))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | _ => throw_err!(ParseError::InvalidTOC), [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 `throw_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file` [INFO] [stdout] --> src/lib.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | let file = parser::File::parse(data).unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "6108ea5a1c23a1bbb0299fbce2ae36fca4f8a1fb02ef83de9f4c315cadee45e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6108ea5a1c23a1bbb0299fbce2ae36fca4f8a1fb02ef83de9f4c315cadee45e0", kill_on_drop: false }` [INFO] [stdout] 6108ea5a1c23a1bbb0299fbce2ae36fca4f8a1fb02ef83de9f4c315cadee45e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b04eeb67418e91b27dbc96842d87187492f1b8d5479ae10bd76cbf375c79d7cb [INFO] running `Command { std: "docker" "start" "-a" "b04eeb67418e91b27dbc96842d87187492f1b8d5479ae10bd76cbf375c79d7cb", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:281:64 [INFO] [stderr] | [INFO] [stderr] 281 | return IResult::Error(Err::Code(ErrorKind::Custom($e))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 301 | Err(e) => throw_err!(ParseError::InvalidHeader(e)), [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/parser.rs:281:64 [INFO] [stderr] | [INFO] [stderr] 281 | return IResult::Error(Err::Code(ErrorKind::Custom($e))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 343 | _ => throw_err!(ParseError::InvalidTOC), [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `throw_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `xcur` (lib) generated 2 warnings [INFO] [stderr] warning: unused variable: `file` [INFO] [stderr] --> src/lib.rs:55:13 [INFO] [stderr] | [INFO] [stderr] 55 | let file = parser::File::parse(data).unwrap(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_file` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `xcur` (lib test) generated 3 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xcur-a5f327e6ca14ade1) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::parse_sample_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests xcur [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 39) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.89s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b04eeb67418e91b27dbc96842d87187492f1b8d5479ae10bd76cbf375c79d7cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b04eeb67418e91b27dbc96842d87187492f1b8d5479ae10bd76cbf375c79d7cb", kill_on_drop: false }` [INFO] [stdout] b04eeb67418e91b27dbc96842d87187492f1b8d5479ae10bd76cbf375c79d7cb