[INFO] cloning repository https://github.com/qryxip/cargo-online-judge-verification-helper-helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qryxip/cargo-online-judge-verification-helper-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqryxip%2Fcargo-online-judge-verification-helper-helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqryxip%2Fcargo-online-judge-verification-helper-helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31407fe8dd0326c7021f51dfac26a2e4dd2c8979 [INFO] testing qryxip/cargo-online-judge-verification-helper-helper 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%2Fqryxip%2Fcargo-online-judge-verification-helper-helper" "/workspace/builds/worker-76/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-76/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qryxip/cargo-online-judge-verification-helper-helper 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/qryxip/cargo-online-judge-verification-helper-helper [INFO] finished tweaking git repo https://github.com/qryxip/cargo-online-judge-verification-helper-helper [INFO] tweaked toml for git repo https://github.com/qryxip/cargo-online-judge-verification-helper-helper written to /workspace/builds/worker-76/source/Cargo.toml [INFO] crate git repo https://github.com/qryxip/cargo-online-judge-verification-helper-helper 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] warning: file found to be present in multiple build targets: /workspace/builds/worker-76/source/src/main.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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] 9c62d3adaa8f1caf8ca8d3c313bff98c743ab46da65904fc30f6df17e1a2fb69 [INFO] running `Command { std: "docker" "start" "-a" "9c62d3adaa8f1caf8ca8d3c313bff98c743ab46da65904fc30f6df17e1a2fb69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c62d3adaa8f1caf8ca8d3c313bff98c743ab46da65904fc30f6df17e1a2fb69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c62d3adaa8f1caf8ca8d3c313bff98c743ab46da65904fc30f6df17e1a2fb69", kill_on_drop: false }` [INFO] [stdout] 9c62d3adaa8f1caf8ca8d3c313bff98c743ab46da65904fc30f6df17e1a2fb69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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] 58100c567c85d11b89f534e0da06ea80c585807e3cb45244e6bb93d819325275 [INFO] running `Command { std: "docker" "start" "-a" "58100c567c85d11b89f534e0da06ea80c585807e3cb45244e6bb93d819325275", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/src/main.rs [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling shared_child v0.3.4 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling duct v0.13.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling semver-parser v0.10.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo_metadata v0.12.1 [INFO] [stderr] Compiling cargo-online-judge-verification-helper-helper v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.06s [INFO] running `Command { std: "docker" "inspect" "58100c567c85d11b89f534e0da06ea80c585807e3cb45244e6bb93d819325275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58100c567c85d11b89f534e0da06ea80c585807e3cb45244e6bb93d819325275", kill_on_drop: false }` [INFO] [stdout] 58100c567c85d11b89f534e0da06ea80c585807e3cb45244e6bb93d819325275 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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] d1a0e494bf737d5844f61faaab1ff4e9ccf0409c12098e7f80e81189772f59b1 [INFO] running `Command { std: "docker" "start" "-a" "d1a0e494bf737d5844f61faaab1ff4e9ccf0409c12098e7f80e81189772f59b1", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/src/main.rs [INFO] [stderr] Compiling cargo-online-judge-verification-helper-helper v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.09s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_online_judge_verification_helper_helper-56b7d2c7211e8ad8) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_oj_verify_helper-0710ef8d93fcf368) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_online_judge_verification_helper_helper-1cf7ec75175fa69e) [INFO] running `Command { std: "docker" "inspect" "d1a0e494bf737d5844f61faaab1ff4e9ccf0409c12098e7f80e81189772f59b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1a0e494bf737d5844f61faaab1ff4e9ccf0409c12098e7f80e81189772f59b1", kill_on_drop: false }` [INFO] [stdout] d1a0e494bf737d5844f61faaab1ff4e9ccf0409c12098e7f80e81189772f59b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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] 476b8a20736b2444050d478ae5be84bec5e08045e977be35961c330530b84585 [INFO] running `Command { std: "docker" "start" "-a" "476b8a20736b2444050d478ae5be84bec5e08045e977be35961c330530b84585", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/src/main.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_online_judge_verification_helper_helper-56b7d2c7211e8ad8) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_oj_verify_helper-0710ef8d93fcf368) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_online_judge_verification_helper_helper-1cf7ec75175fa69e) [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] [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] [stderr] Doc-tests cargo-online-judge-verification-helper-helper [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" "476b8a20736b2444050d478ae5be84bec5e08045e977be35961c330530b84585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "476b8a20736b2444050d478ae5be84bec5e08045e977be35961c330530b84585", kill_on_drop: false }` [INFO] [stdout] 476b8a20736b2444050d478ae5be84bec5e08045e977be35961c330530b84585