[INFO] cloning repository https://github.com/garyemerson/unkdir_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garyemerson/unkdir_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryemerson%2Funkdir_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaryemerson%2Funkdir_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d76f2ebb714b8686b166fa98dee46fde2057101 [INFO] testing garyemerson/unkdir_api 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%2Fgaryemerson%2Funkdir_api" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/garyemerson/unkdir_api 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/garyemerson/unkdir_api [INFO] finished tweaking git repo https://github.com/garyemerson/unkdir_api [INFO] tweaked toml for git repo https://github.com/garyemerson/unkdir_api written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/garyemerson/unkdir_api 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-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7e67e918cfa84503352d5618b6b45ce8049e5137f2d6f49ad8314f466bb57ed [INFO] running `Command { std: "docker" "start" "-a" "c7e67e918cfa84503352d5618b6b45ce8049e5137f2d6f49ad8314f466bb57ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7e67e918cfa84503352d5618b6b45ce8049e5137f2d6f49ad8314f466bb57ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7e67e918cfa84503352d5618b6b45ce8049e5137f2d6f49ad8314f466bb57ed", kill_on_drop: false }` [INFO] [stdout] c7e67e918cfa84503352d5618b6b45ce8049e5137f2d6f49ad8314f466bb57ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f258914e32335b3d7dc9996c7e46affa367d45a91d7337d33fde59f0a4f39ec [INFO] running `Command { std: "docker" "start" "-a" "9f258914e32335b3d7dc9996c7e46affa367d45a91d7337d33fde59f0a4f39ec", 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] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling proc-macro2 v0.4.16 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling md5 v0.3.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling block-buffer v0.2.0 [INFO] [stderr] Compiling sha2 v0.6.0 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling postgres-protocol v0.3.1 [INFO] [stderr] Compiling postgres-shared v0.4.0 [INFO] [stderr] Compiling postgres v0.15.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.2 [INFO] [stderr] Compiling unkdir_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | format!($($tts)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meme.rs:69:29 [INFO] [stdout] | [INFO] [stdout] 69 | .unwrap_or_else(|e| log_error!("Error saving battery percentage: {}", 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 `log_error` (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/main.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | format!($($tts)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meme.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | .unwrap_or_else(|e| log_error!("Error archiving meme: {}", e)); [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 `log_error` (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 2m 45s [INFO] running `Command { std: "docker" "inspect" "9f258914e32335b3d7dc9996c7e46affa367d45a91d7337d33fde59f0a4f39ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f258914e32335b3d7dc9996c7e46affa367d45a91d7337d33fde59f0a4f39ec", kill_on_drop: false }` [INFO] [stdout] 9f258914e32335b3d7dc9996c7e46affa367d45a91d7337d33fde59f0a4f39ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 566e80b677690e9210c38abd20c53194378de9ca3f7fabb8763c4f66eb3f6ca1 [INFO] running `Command { std: "docker" "start" "-a" "566e80b677690e9210c38abd20c53194378de9ca3f7fabb8763c4f66eb3f6ca1", kill_on_drop: false }` [INFO] [stderr] Compiling unkdir_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/main.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | format!($($tts)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meme.rs:69:29 [INFO] [stdout] | [INFO] [stdout] 69 | .unwrap_or_else(|e| log_error!("Error saving battery percentage: {}", 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 `log_error` (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/main.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | format!($($tts)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/meme.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | .unwrap_or_else(|e| log_error!("Error archiving meme: {}", e)); [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 `log_error` (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 test [unoptimized + debuginfo] target(s) in 1.12s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/unkdir_api-87bfc819ad0aa1ce) [INFO] running `Command { std: "docker" "inspect" "566e80b677690e9210c38abd20c53194378de9ca3f7fabb8763c4f66eb3f6ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "566e80b677690e9210c38abd20c53194378de9ca3f7fabb8763c4f66eb3f6ca1", kill_on_drop: false }` [INFO] [stdout] 566e80b677690e9210c38abd20c53194378de9ca3f7fabb8763c4f66eb3f6ca1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 520a788ff4d961b510b8148f0e93dd6f3e47532f8aeb7e5559cd9e57851e3656 [INFO] running `Command { std: "docker" "start" "-a" "520a788ff4d961b510b8148f0e93dd6f3e47532f8aeb7e5559cd9e57851e3656", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/main.rs:20:31 [INFO] [stderr] | [INFO] [stderr] 20 | format!($($tts)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/meme.rs:69:29 [INFO] [stderr] | [INFO] [stderr] 69 | .unwrap_or_else(|e| log_error!("Error saving battery percentage: {}", 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 `log_error` (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/main.rs:20:31 [INFO] [stderr] | [INFO] [stderr] 20 | format!($($tts)*)); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] ::: src/meme.rs:157:29 [INFO] [stderr] | [INFO] [stderr] 157 | .unwrap_or_else(|e| log_error!("Error archiving meme: {}", e)); [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 `log_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `unkdir_api` (bin "unkdir_api" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unkdir_api-87bfc819ad0aa1ce) [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" "520a788ff4d961b510b8148f0e93dd6f3e47532f8aeb7e5559cd9e57851e3656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "520a788ff4d961b510b8148f0e93dd6f3e47532f8aeb7e5559cd9e57851e3656", kill_on_drop: false }` [INFO] [stdout] 520a788ff4d961b510b8148f0e93dd6f3e47532f8aeb7e5559cd9e57851e3656