[INFO] cloning repository https://github.com/cohomology/simplemm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cohomology/simplemm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcohomology%2Fsimplemm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcohomology%2Fsimplemm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be5c84ac7b3e721d18c4a2b12b63805bb63e3ab9 [INFO] testing cohomology/simplemm against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcohomology%2Fsimplemm" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cohomology/simplemm on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cohomology/simplemm [INFO] finished tweaking git repo https://github.com/cohomology/simplemm [INFO] tweaked toml for git repo https://github.com/cohomology/simplemm written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/cohomology/simplemm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mysql_common v0.24.1 [INFO] [stderr] Downloaded io-enum v0.2.4 [INFO] [stderr] Downloaded lexical v5.2.0 [INFO] [stderr] Downloaded faccess v0.2.3 [INFO] [stderr] Downloaded mysql v20.1.0 [INFO] [stderr] Downloaded syslog v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 752f931299d867bea6592a38b8ec2a3682ec262c3ffb4583776686be872d8ad3 [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" "752f931299d867bea6592a38b8ec2a3682ec262c3ffb4583776686be872d8ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "752f931299d867bea6592a38b8ec2a3682ec262c3ffb4583776686be872d8ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "752f931299d867bea6592a38b8ec2a3682ec262c3ffb4583776686be872d8ad3", kill_on_drop: false }` [INFO] [stdout] 752f931299d867bea6592a38b8ec2a3682ec262c3ffb4583776686be872d8ad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 746945e2d49441b9fec8b5fc5985d4633208e1988f17395e3efb2b7494f7868f [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" "746945e2d49441b9fec8b5fc5985d4633208e1988f17395e3efb2b7494f7868f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling quoted_printable v0.4.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling io-enum v0.2.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling charset v0.1.2 [INFO] [stderr] Compiling mailparse v0.13.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling lru v0.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling lexical v5.2.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling faccess v0.2.3 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syslog v5.0.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling derive_utils v0.11.0 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling snafu-derive v0.6.9 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling snafu v0.6.9 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling rust_decimal v1.8.1 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling mysql_common v0.24.1 [INFO] [stderr] Compiling handlebars v3.5.1 [INFO] [stderr] Compiling simplemm v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "746945e2d49441b9fec8b5fc5985d4633208e1988f17395e3efb2b7494f7868f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "746945e2d49441b9fec8b5fc5985d4633208e1988f17395e3efb2b7494f7868f", kill_on_drop: false }` [INFO] [stdout] 746945e2d49441b9fec8b5fc5985d4633208e1988f17395e3efb2b7494f7868f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", 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] 5708ee9cdb48f622b584ce688d85223f835f0b0e84d173429b880774537c4fd8 [INFO] running `Command { std: "docker" "start" "-a" "5708ee9cdb48f622b584ce688d85223f835f0b0e84d173429b880774537c4fd8", kill_on_drop: false }` [INFO] [stderr] Compiling simplemm v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.28s [INFO] running `Command { std: "docker" "inspect" "5708ee9cdb48f622b584ce688d85223f835f0b0e84d173429b880774537c4fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5708ee9cdb48f622b584ce688d85223f835f0b0e84d173429b880774537c4fd8", kill_on_drop: false }` [INFO] [stdout] 5708ee9cdb48f622b584ce688d85223f835f0b0e84d173429b880774537c4fd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05587080a1ea52730620011d2f82615774b1aff74f896800e5cea48bbc52f6df [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" "05587080a1ea52730620011d2f82615774b1aff74f896800e5cea48bbc52f6df", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/simplemm-d9ed23f13694e2c4 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test parse_mail::tests::parse_mails ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/simplemmclnt-2e3d0d9b9665a8cc [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 /opt/rustwide/target/debug/deps/simplemmd-2e5f1007de0c9d50 [INFO] [stdout] [INFO] [stderr] Doc-tests simplemm [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] running `Command { std: "docker" "inspect" "05587080a1ea52730620011d2f82615774b1aff74f896800e5cea48bbc52f6df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05587080a1ea52730620011d2f82615774b1aff74f896800e5cea48bbc52f6df", kill_on_drop: false }` [INFO] [stdout] 05587080a1ea52730620011d2f82615774b1aff74f896800e5cea48bbc52f6df