[INFO] cloning repository https://github.com/a186r/pomotodo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a186r/pomotodo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa186r%2Fpomotodo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa186r%2Fpomotodo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a01b86bbaed3074fa15991ff864efe3fdc449a80 [INFO] testing a186r/pomotodo against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa186r%2Fpomotodo" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/a186r/pomotodo on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/a186r/pomotodo [INFO] finished tweaking git repo https://github.com/a186r/pomotodo [INFO] tweaked toml for git repo https://github.com/a186r/pomotodo written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/a186r/pomotodo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ethkey v0.3.1 [INFO] [stderr] Downloaded postgres-protocol v0.5.1 [INFO] [stderr] Downloaded ethsign v0.7.3 [INFO] [stderr] Downloaded ethsign-crypto v0.2.1 [INFO] [stderr] Downloaded parity-crypto v0.4.2 [INFO] [stderr] Downloaded postgres v0.17.3 [INFO] [stderr] Downloaded secp256k1 v0.15.5 [INFO] [stderr] Downloaded tokio-postgres v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6faefbb4c14cc9619156eb7fd2e0604fbfd40033077a96632c5cc50e84d4418 [INFO] running `Command { std: "docker" "start" "-a" "c6faefbb4c14cc9619156eb7fd2e0604fbfd40033077a96632c5cc50e84d4418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6faefbb4c14cc9619156eb7fd2e0604fbfd40033077a96632c5cc50e84d4418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6faefbb4c14cc9619156eb7fd2e0604fbfd40033077a96632c5cc50e84d4418", kill_on_drop: false }` [INFO] [stdout] c6faefbb4c14cc9619156eb7fd2e0604fbfd40033077a96632c5cc50e84d4418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 423584a8872dfa3aba69235cd833639067c4c30829f95552f2315966854bb941 [INFO] running `Command { std: "docker" "start" "-a" "423584a8872dfa3aba69235cd833639067c4c30829f95552f2315966854bb941", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling phf v0.8.0 [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 crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling secp256k1 v0.15.5 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling ripemd160 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling tokio v0.2.20 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling scrypt v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling parity-crypto v0.3.1 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling ethsign-crypto v0.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling parity-crypto v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-postgres v0.5.4 [INFO] [stderr] Compiling postgres v0.17.3 [INFO] [stderr] Compiling ethsign v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling pomodb v0.1.0 (/opt/rustwide/workdir/pomodb) [INFO] [stderr] Compiling ethkey v0.3.1 [INFO] [stderr] Compiling crypto v0.1.0 (/opt/rustwide/workdir/crypto) [INFO] [stderr] Compiling account-sys v0.1.0 (/opt/rustwide/workdir/account-sys) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.39s [INFO] running `Command { std: "docker" "inspect" "423584a8872dfa3aba69235cd833639067c4c30829f95552f2315966854bb941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "423584a8872dfa3aba69235cd833639067c4c30829f95552f2315966854bb941", kill_on_drop: false }` [INFO] [stdout] 423584a8872dfa3aba69235cd833639067c4c30829f95552f2315966854bb941 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a31e286a4c1997c6b85c852721ed135471375c29dda72622906087d610f024dc [INFO] running `Command { std: "docker" "start" "-a" "a31e286a4c1997c6b85c852721ed135471375c29dda72622906087d610f024dc", kill_on_drop: false }` [INFO] [stderr] Compiling pomodb v0.1.0 (/opt/rustwide/workdir/pomodb) [INFO] [stderr] Compiling crypto v0.1.0 (/opt/rustwide/workdir/crypto) [INFO] [stderr] Compiling account-sys v0.1.0 (/opt/rustwide/workdir/account-sys) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `Command { std: "docker" "inspect" "a31e286a4c1997c6b85c852721ed135471375c29dda72622906087d610f024dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31e286a4c1997c6b85c852721ed135471375c29dda72622906087d610f024dc", kill_on_drop: false }` [INFO] [stdout] a31e286a4c1997c6b85c852721ed135471375c29dda72622906087d610f024dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dbae298281cd017756e7661f979dd1050b7748281e64f876418509ca200ae1a1 [INFO] running `Command { std: "docker" "start" "-a" "dbae298281cd017756e7661f979dd1050b7748281e64f876418509ca200ae1a1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/account_sys-24188016ca51b315) [INFO] [stdout] running 1 test [INFO] [stdout] test tests::account_test::test_account_new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crypto-cc097777f891ef62) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test eth_account::ethkey_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pomodb-adb54aafb1f23bb4) [INFO] [stdout] [INFO] [stderr] Doc-tests pomodb [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 account-sys [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 crypto [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" "dbae298281cd017756e7661f979dd1050b7748281e64f876418509ca200ae1a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbae298281cd017756e7661f979dd1050b7748281e64f876418509ca200ae1a1", kill_on_drop: false }` [INFO] [stdout] dbae298281cd017756e7661f979dd1050b7748281e64f876418509ca200ae1a1