[INFO] cloning repository https://github.com/offscale/offbin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/offscale/offbin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffscale%2Foffbin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffscale%2Foffbin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ad47b47725939c0e788640e80142782fbf2ecf1 [INFO] checking offscale/offbin against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffscale%2Foffbin" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/offscale/offbin on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/offscale/offbin [INFO] finished tweaking git repo https://github.com/offscale/offbin [INFO] tweaked toml for git repo https://github.com/offscale/offbin written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/offscale/offbin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/offscale/cargo-make` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_info v0.2.1 [INFO] [stderr] Downloaded shell2batch v0.2.5 [INFO] [stderr] Downloaded run_script v0.2.3 [INFO] [stderr] Downloaded ci_info v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af520f6d84a8cb14b714b16e18c9988ebe526e300a08cc6f9414841661393abd [INFO] running `Command { std: "docker" "start" "-a" "af520f6d84a8cb14b714b16e18c9988ebe526e300a08cc6f9414841661393abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af520f6d84a8cb14b714b16e18c9988ebe526e300a08cc6f9414841661393abd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af520f6d84a8cb14b714b16e18c9988ebe526e300a08cc6f9414841661393abd", kill_on_drop: false }` [INFO] [stdout] af520f6d84a8cb14b714b16e18c9988ebe526e300a08cc6f9414841661393abd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22312b0e2f819ee2bd59526843fe859de8c5d7a115bc72f18e4ac3dda7a559bb [INFO] running `Command { std: "docker" "start" "-a" "22312b0e2f819ee2bd59526843fe859de8c5d7a115bc72f18e4ac3dda7a559bb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking rust_info v0.2.1 [INFO] [stderr] Checking ci_info v0.2.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking fern v0.5.7 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking users v0.8.1 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking run_script v0.2.3 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking shell2batch v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Checking structopt v0.2.14 [INFO] [stderr] Checking cargo-make v0.15.3 (https://github.com/offscale/cargo-make?branch=shebang-runner#340f828d) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/cache.rs:106:47 [INFO] [stdout] | [INFO] [stdout] 106 | ... Err(error) => info!( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 107 | | ... "Error while writing to cache file: {:#?}, error: {:#?}", [INFO] [stdout] 108 | | ... &file_name, error [INFO] [stdout] 109 | | ... ), [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/cache.rs:113:39 [INFO] [stdout] | [INFO] [stdout] 113 | Err(error) => info!( [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 114 | | "Error during serialization of cache, file: {:#?}, error: {:#?}", [INFO] [stdout] 115 | | &file_name, error [INFO] [stdout] 116 | | ), [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/command.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | None => debug!("No command args defined."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/command.rs:194:25 [INFO] [stdout] | [INFO] [stdout] 194 | None => debug!("No script defined."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/environment/gitinfo.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | Err(error) => info!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 42 | | "Error while running git config --list command: {:#?}", [INFO] [stdout] 43 | | &error [INFO] [stdout] 44 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/environment/gitinfo.rs:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | Err(error) => info!("Error while running git branch command: {:#?}", &error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/environment/mod.rs:320:23 [INFO] [stdout] | [INFO] [stdout] 320 | Err(error) => error!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 321 | | "Unable to set current working directory to: {} {:#?}", [INFO] [stdout] 322 | | &directory, error [INFO] [stdout] 323 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/installer/cargo_plugin_installer.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | None => debug!("No crate installation args defined."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/installer/mod.rs:86:45 [INFO] [stdout] | [INFO] [stdout] 86 | ... None => debug!("No installation script defined."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/installer/mod.rs:90:33 [INFO] [stdout] | [INFO] [stdout] 90 | None => debug!("No installation script defined."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/runner.rs:168:30 [INFO] [stdout] | [INFO] [stdout] 168 | _ => debug!("No dependencies found for task: {}", &task), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/runner.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | None => error!("Task not found: {}", &task), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/runner.rs:370:21 [INFO] [stdout] | [INFO] [stdout] 370 | None => error!("Task not found: {}", &task), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/runner.rs:372:17 [INFO] [stdout] | [INFO] [stdout] 372 | None => debug!("Init task not defined."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/runner.rs:413:21 [INFO] [stdout] | [INFO] [stdout] 413 | None => error!("Task not found: {}", &task), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/runner.rs:415:17 [INFO] [stdout] | [INFO] [stdout] 415 | None => debug!("End task not defined."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/scriptengine/script_utils.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | Ok(_) => debug!("Created temporary directory."), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/scriptengine/script_utils.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | Err(error) => debug!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 31 | | "Unable to create temporary directory: {} {:#?}", [INFO] [stdout] 32 | | &file_path.to_str().unwrap_or("???"), [INFO] [stdout] 33 | | error [INFO] [stdout] 34 | | ), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/scriptengine/script_utils.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(_) => debug!("Written script file text:\n{}", &text), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/scriptengine/script_utils.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | Ok(_) => debug!("Temporary file deleted: {}", &file), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/cargo-make-1147f9fdbe23da7e/340f828/src/scriptengine/script_utils.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | Err(error) => debug!("Unable to delete temporary file: {} {:#?}", &file, error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-make` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "22312b0e2f819ee2bd59526843fe859de8c5d7a115bc72f18e4ac3dda7a559bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22312b0e2f819ee2bd59526843fe859de8c5d7a115bc72f18e4ac3dda7a559bb", kill_on_drop: false }` [INFO] [stdout] 22312b0e2f819ee2bd59526843fe859de8c5d7a115bc72f18e4ac3dda7a559bb