[INFO] cloning repository https://github.com/FoamFactory/pla2html [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FoamFactory/pla2html" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoamFactory%2Fpla2html", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoamFactory%2Fpla2html'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92b93b7af44ce836ee3496eea693c505bcd3d3af [INFO] testing FoamFactory/pla2html against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFoamFactory%2Fpla2html" "/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/FoamFactory/pla2html on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FoamFactory/pla2html [INFO] finished tweaking git repo https://github.com/FoamFactory/pla2html [INFO] tweaked toml for git repo https://github.com/FoamFactory/pla2html written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/FoamFactory/pla2html already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c792a0d5359c286d439182b9759209aea08b70bb9451f2079494201266cfabe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7c792a0d5359c286d439182b9759209aea08b70bb9451f2079494201266cfabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c792a0d5359c286d439182b9759209aea08b70bb9451f2079494201266cfabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c792a0d5359c286d439182b9759209aea08b70bb9451f2079494201266cfabe", kill_on_drop: false }` [INFO] [stdout] 7c792a0d5359c286d439182b9759209aea08b70bb9451f2079494201266cfabe [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8b6e0453040d0cdf287f8a8beee35b10f92a0a39cb51a7aaf708a06624d0470 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c8b6e0453040d0cdf287f8a8beee35b10f92a0a39cb51a7aaf708a06624d0470", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling horrorshow v0.8.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v3.0.13 [INFO] [stderr] Compiling pla2html v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.84s [INFO] running `Command { std: "docker" "inspect" "c8b6e0453040d0cdf287f8a8beee35b10f92a0a39cb51a7aaf708a06624d0470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8b6e0453040d0cdf287f8a8beee35b10f92a0a39cb51a7aaf708a06624d0470", kill_on_drop: false }` [INFO] [stdout] c8b6e0453040d0cdf287f8a8beee35b10f92a0a39cb51a7aaf708a06624d0470 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10b3dc40d7ef983ca798d0e9e0b2ae807387d318ff1dd58c45273719c665fb25 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "10b3dc40d7ef983ca798d0e9e0b2ae807387d318ff1dd58c45273719c665fb25", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling symbolic-demangle v8.6.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling is_executable v1.0.1 [INFO] [stderr] Compiling fomat-macros v0.3.1 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling msvc-demangler v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling memmap2 v0.5.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling symbolic-common v8.6.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rustc-cfg v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling clap v3.0.13 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling simplelog v0.11.2 [INFO] [stderr] Compiling pla2html v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cargo_metadata v0.11.4 [INFO] [stderr] Compiling cargo-binutils v0.3.4 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling grcov v0.8.6 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "10b3dc40d7ef983ca798d0e9e0b2ae807387d318ff1dd58c45273719c665fb25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b3dc40d7ef983ca798d0e9e0b2ae807387d318ff1dd58c45273719c665fb25", kill_on_drop: false }` [INFO] [stdout] 10b3dc40d7ef983ca798d0e9e0b2ae807387d318ff1dd58c45273719c665fb25 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c198f487c31e39baf8b55bb58508e6e5a0c5d6ead4a998a033dc7c97012ebd32 [INFO] running `Command { std: "docker" "start" "-a" "c198f487c31e39baf8b55bb58508e6e5a0c5d6ead4a998a033dc7c97012ebd32", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pla2html-30666d087c399327) [INFO] [stdout] running 15 tests [INFO] [stdout] test pla::command::tests::it_should_convert_a_command_from_a_string ... ok [INFO] [stdout] test pla::sub_blocks::tests::it_should_parse_a_child_block_from_a_valid_string_and_parent_id ... ok [INFO] [stdout] test pla::entry::tests::it_should_be_able_to_clone_an_entry_with_no_children ... ok [INFO] [stdout] test pla::sub_blocks::tests::it_should_parse_a_duration_block_from_a_valid_string_and_parent_id ... ok [INFO] [stdout] test pla::command::tests::it_should_convert_a_command_to_a_string ... ok [INFO] [stdout] test pla::error::tests::it_should_be_able_to_create_a_pla_parse_error ... ok [INFO] [stdout] test pla::parser::tests::it_should_trim_whitespace_at_start_of_file ... ok [INFO] [stdout] test pla::error::tests::it_should_be_able_to_create_a_pla_sub_block_conversion_error ... ok [INFO] [stdout] test pla::parser::tests::it_should_parse_a_valid_start_block ... ok [INFO] [stdout] test pla::parser::tests::when_parsing_start_blocks_it_should_fail_without_a_date - should panic ... ok [INFO] [stdout] test pla::sub_blocks::tests::it_should_panic_when_a_child_string_is_unparseable - should panic ... ok [INFO] [stdout] test pla::error::tests::it_should_be_able_to_throw_a_pla_parse_error - should panic ... ok [INFO] [stdout] test pla::error::tests::it_should_be_able_to_throw_a_pla_sub_block_conversion_error - should panic ... ok [INFO] [stdout] test pla::parser::tests::it_should_parse_a_simple_pla_file ... ok [INFO] [stdout] test pla::parser::tests::it_should_parse_a_complicated_pla_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.96s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pla2html-18a14e66f5e775aa) [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 pla2html [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" "c198f487c31e39baf8b55bb58508e6e5a0c5d6ead4a998a033dc7c97012ebd32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c198f487c31e39baf8b55bb58508e6e5a0c5d6ead4a998a033dc7c97012ebd32", kill_on_drop: false }` [INFO] [stdout] c198f487c31e39baf8b55bb58508e6e5a0c5d6ead4a998a033dc7c97012ebd32