[INFO] cloning repository https://github.com/michcioperz/myne [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michcioperz/myne" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichcioperz%2Fmyne", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichcioperz%2Fmyne'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8e98a422334e06383c2668b908c3dc32279f4d7 [INFO] testing michcioperz/myne 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%2Fmichcioperz%2Fmyne" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michcioperz/myne 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/michcioperz/myne [INFO] finished tweaking git repo https://github.com/michcioperz/myne [INFO] tweaked toml for git repo https://github.com/michcioperz/myne written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/michcioperz/myne 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] b9bdf4c9f9d7446e30d1114fd6e026d479406823be6598e555e8b5356eb1cc59 [INFO] running `Command { std: "docker" "start" "-a" "b9bdf4c9f9d7446e30d1114fd6e026d479406823be6598e555e8b5356eb1cc59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9bdf4c9f9d7446e30d1114fd6e026d479406823be6598e555e8b5356eb1cc59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9bdf4c9f9d7446e30d1114fd6e026d479406823be6598e555e8b5356eb1cc59", kill_on_drop: false }` [INFO] [stdout] b9bdf4c9f9d7446e30d1114fd6e026d479406823be6598e555e8b5356eb1cc59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] a8c54721795dee5170cc96beff875863be969ca5556c4af9039cb6f906a11d5f [INFO] running `Command { std: "docker" "start" "-a" "a8c54721795dee5170cc96beff875863be969ca5556c4af9039cb6f906a11d5f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [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] Compiling tendril v0.4.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Compiling signal-hook v0.1.15 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling crossterm v0.14.2 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling enum-map v0.6.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling epub v1.2.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.4 [INFO] [stderr] Compiling enumset v0.4.5 [INFO] [stderr] Compiling cursive v0.14.1 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling html2md v0.2.9 [INFO] [stderr] Compiling myne v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.90s [INFO] running `Command { std: "docker" "inspect" "a8c54721795dee5170cc96beff875863be969ca5556c4af9039cb6f906a11d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8c54721795dee5170cc96beff875863be969ca5556c4af9039cb6f906a11d5f", kill_on_drop: false }` [INFO] [stdout] a8c54721795dee5170cc96beff875863be969ca5556c4af9039cb6f906a11d5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 096eac96ca97b88c7d7301b05e4d615948cbe5830bd86dd626b12fb1a284ba95 [INFO] running `Command { std: "docker" "start" "-a" "096eac96ca97b88c7d7301b05e4d615948cbe5830bd86dd626b12fb1a284ba95", kill_on_drop: false }` [INFO] [stderr] Compiling myne v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/myne-7a8e4d5755268302) [INFO] running `Command { std: "docker" "inspect" "096eac96ca97b88c7d7301b05e4d615948cbe5830bd86dd626b12fb1a284ba95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "096eac96ca97b88c7d7301b05e4d615948cbe5830bd86dd626b12fb1a284ba95", kill_on_drop: false }` [INFO] [stdout] 096eac96ca97b88c7d7301b05e4d615948cbe5830bd86dd626b12fb1a284ba95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] eecfbbcfcfd5a87c29890768319cacc44cc70d9309ebc03871d9f207b39cd14f [INFO] running `Command { std: "docker" "start" "-a" "eecfbbcfcfd5a87c29890768319cacc44cc70d9309ebc03871d9f207b39cd14f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/myne-7a8e4d5755268302) [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" "eecfbbcfcfd5a87c29890768319cacc44cc70d9309ebc03871d9f207b39cd14f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eecfbbcfcfd5a87c29890768319cacc44cc70d9309ebc03871d9f207b39cd14f", kill_on_drop: false }` [INFO] [stdout] eecfbbcfcfd5a87c29890768319cacc44cc70d9309ebc03871d9f207b39cd14f