[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 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcohomology%2Fsimplemm" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cohomology/simplemm on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-6/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" "+1.52.1" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e17dd35ba82620f418fe541dba5d607b33477ccd79a2c1b48f05769d64595d3 [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" "8e17dd35ba82620f418fe541dba5d607b33477ccd79a2c1b48f05769d64595d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e17dd35ba82620f418fe541dba5d607b33477ccd79a2c1b48f05769d64595d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e17dd35ba82620f418fe541dba5d607b33477ccd79a2c1b48f05769d64595d3", kill_on_drop: false }` [INFO] [stdout] 8e17dd35ba82620f418fe541dba5d607b33477ccd79a2c1b48f05769d64595d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5068c416e1884be49e8d87afcc0c570fd5c902c2583f64f2aab00b4e2b8867da [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" "5068c416e1884be49e8d87afcc0c570fd5c902c2583f64f2aab00b4e2b8867da", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Compiling quoted_printable v0.4.2 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling io-enum v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling charset v0.1.2 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling mailparse v0.13.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling lru v0.6.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [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 backtrace v0.3.54 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling faccess v0.2.3 [INFO] [stderr] Compiling idna v0.2.0 [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 rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.2.0 [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 snafu-derive v0.6.9 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.23 [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 bigdecimal v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rust_decimal v1.8.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling handlebars v3.5.1 [INFO] [stderr] Compiling mysql_common v0.24.1 [INFO] [stderr] Compiling simplemm v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 58s [INFO] running `Command { std: "docker" "inspect" "5068c416e1884be49e8d87afcc0c570fd5c902c2583f64f2aab00b4e2b8867da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5068c416e1884be49e8d87afcc0c570fd5c902c2583f64f2aab00b4e2b8867da", kill_on_drop: false }` [INFO] [stdout] 5068c416e1884be49e8d87afcc0c570fd5c902c2583f64f2aab00b4e2b8867da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2613612de073c354cc466f54feb37e278601f64a7c23e14997012dbff0e2f994 [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" "2613612de073c354cc466f54feb37e278601f64a7c23e14997012dbff0e2f994", kill_on_drop: false }` [INFO] [stderr] Compiling simplemm v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.82s [INFO] running `Command { std: "docker" "inspect" "2613612de073c354cc466f54feb37e278601f64a7c23e14997012dbff0e2f994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2613612de073c354cc466f54feb37e278601f64a7c23e14997012dbff0e2f994", kill_on_drop: false }` [INFO] [stdout] 2613612de073c354cc466f54feb37e278601f64a7c23e14997012dbff0e2f994 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39ddeaac7cf0e62f7e99763f570d1ea2a5f9153ab636d579aff0b3cd38c1da8e [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" "39ddeaac7cf0e62f7e99763f570d1ea2a5f9153ab636d579aff0b3cd38c1da8e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simplemm-a1e4a79a72ee77fc) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simplemmclnt-f82ccc3df6fefbee) [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.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simplemmd-9ea5971a6e828328) [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 simplemm [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] [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" "39ddeaac7cf0e62f7e99763f570d1ea2a5f9153ab636d579aff0b3cd38c1da8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ddeaac7cf0e62f7e99763f570d1ea2a5f9153ab636d579aff0b3cd38c1da8e", kill_on_drop: false }` [INFO] [stdout] 39ddeaac7cf0e62f7e99763f570d1ea2a5f9153ab636d579aff0b3cd38c1da8e