[INFO] cloning repository https://github.com/xfix/PSDevBot-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xfix/PSDevBot-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2FPSDevBot-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2FPSDevBot-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0efbc492d58e44a135f8b8c77fc945bc842d0efb [INFO] testing xfix/PSDevBot-rust against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2FPSDevBot-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xfix/PSDevBot-rust on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xfix/PSDevBot-rust [INFO] finished tweaking git repo https://github.com/xfix/PSDevBot-rust [INFO] tweaked toml for git repo https://github.com/xfix/PSDevBot-rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/xfix/PSDevBot-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35ee01daf2bd79b68e5b4299304da37155506a22b5576eef3ee26944d8ff26c1 [INFO] running `Command { std: "docker" "start" "-a" "35ee01daf2bd79b68e5b4299304da37155506a22b5576eef3ee26944d8ff26c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35ee01daf2bd79b68e5b4299304da37155506a22b5576eef3ee26944d8ff26c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35ee01daf2bd79b68e5b4299304da37155506a22b5576eef3ee26944d8ff26c1", kill_on_drop: false }` [INFO] [stdout] 35ee01daf2bd79b68e5b4299304da37155506a22b5576eef3ee26944d8ff26c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5c541bfbf7fd0595bd7c72d17c788abd19d07c9448b49a526f2a4b8f7bbcf99 [INFO] running `Command { std: "docker" "start" "-a" "f5c541bfbf7fd0595bd7c72d17c788abd19d07c9448b49a526f2a4b8f7bbcf99", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling askama_shared v0.11.1 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling askama v0.10.5 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling showdown v0.17.0 [INFO] [stderr] Compiling psdevbot v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "f5c541bfbf7fd0595bd7c72d17c788abd19d07c9448b49a526f2a4b8f7bbcf99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5c541bfbf7fd0595bd7c72d17c788abd19d07c9448b49a526f2a4b8f7bbcf99", kill_on_drop: false }` [INFO] [stdout] f5c541bfbf7fd0595bd7c72d17c788abd19d07c9448b49a526f2a4b8f7bbcf99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e338bef9965969c9447a7faf82d05d6fd828ff355460093d1f3284728235863 [INFO] running `Command { std: "docker" "start" "-a" "8e338bef9965969c9447a7faf82d05d6fd828ff355460093d1f3284728235863", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling showdown v0.17.0 [INFO] [stderr] Compiling psdevbot v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.23s [INFO] running `Command { std: "docker" "inspect" "8e338bef9965969c9447a7faf82d05d6fd828ff355460093d1f3284728235863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e338bef9965969c9447a7faf82d05d6fd828ff355460093d1f3284728235863", kill_on_drop: false }` [INFO] [stdout] 8e338bef9965969c9447a7faf82d05d6fd828ff355460093d1f3284728235863 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ddcf40b9c41e5a680c0511ded563b83bf70939a0aef35c2f138bbe388c596e02 [INFO] running `Command { std: "docker" "start" "-a" "ddcf40b9c41e5a680c0511ded563b83bf70939a0aef35c2f138bbe388c596e02", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test config::test::test_username_aliases ... ok [INFO] [stdout] test config::test::test_all_rooms_default_room ... ok [INFO] [stdout] test config::test::test_all_rooms_room_configuration ... ok [INFO] [stdout] test webhook::schema::test::test_pull_request ... ok [INFO] [stdout] test webhook::schema::test::test_pull_request_with_an_alias ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/psdevbot-e3e416c67b8dca95) [INFO] [stdout] test unbounded::test::sender_does_delay_on_second_message ... ok [INFO] [stdout] test unbounded::test::sender_does_not_delay_on_first_message ... ok [INFO] [stdout] test webhook::schema::test::test_push_event ... ok [INFO] [stdout] test webhook::schema::test::test_commit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ddcf40b9c41e5a680c0511ded563b83bf70939a0aef35c2f138bbe388c596e02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddcf40b9c41e5a680c0511ded563b83bf70939a0aef35c2f138bbe388c596e02", kill_on_drop: false }` [INFO] [stdout] ddcf40b9c41e5a680c0511ded563b83bf70939a0aef35c2f138bbe388c596e02