[INFO] cloning repository https://github.com/tilosp/matrix-send-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tilosp/matrix-send-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftilosp%2Fmatrix-send-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftilosp%2Fmatrix-send-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 961d6bdb88fa2075e10dcce51eebfa3ef9f7bcc4 [INFO] testing tilosp/matrix-send-rs against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftilosp%2Fmatrix-send-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tilosp/matrix-send-rs on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tilosp/matrix-send-rs [INFO] finished tweaking git repo https://github.com/tilosp/matrix-send-rs [INFO] tweaked toml for git repo https://github.com/tilosp/matrix-send-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tilosp/matrix-send-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/matrix-org/matrix-rust-sdk.git` [INFO] [stderr] Updating git repository `https://github.com/ruma/ruma` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-trait v0.1.40 [INFO] [stderr] Downloaded structopt-derive v0.4.13 [INFO] [stderr] Downloaded structopt v0.3.20 [INFO] [stderr] Downloaded send_wrapper v0.4.0 [INFO] [stderr] Downloaded strum_macros v0.19.2 [INFO] [stderr] Downloaded futures-timer v3.0.2 [INFO] [stderr] Downloaded strum v0.19.2 [INFO] [stderr] Downloaded futures-locks v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 104613a1fb09ed2b034f442b6f91193e21c2f1e5ebc185005463703a1bd3b872 [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" "104613a1fb09ed2b034f442b6f91193e21c2f1e5ebc185005463703a1bd3b872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "104613a1fb09ed2b034f442b6f91193e21c2f1e5ebc185005463703a1bd3b872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104613a1fb09ed2b034f442b6f91193e21c2f1e5ebc185005463703a1bd3b872", kill_on_drop: false }` [INFO] [stdout] 104613a1fb09ed2b034f442b6f91193e21c2f1e5ebc185005463703a1bd3b872 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cad812078682f284a4036fea540ef237de3836129895b87308b69f05bf99632 [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" "2cad812078682f284a4036fea540ef237de3836129895b87308b69f05bf99632", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-lite v0.1.9 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling pin-project-internal v0.4.24 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling assign v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling strum_macros v0.19.2 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling matrix-sdk-common-macros v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=9a5345ec77bacc626826d3d9de0c58acfbd2b432#9a5345ec) [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling strum v0.19.2 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v0.4.24 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling ruma-identifiers-validation v0.1.1 (https://github.com/ruma/ruma?rev=4a9b1aeb3c87bd8574391d7084ec5bf109f7d363#4a9b1aeb) [INFO] [stderr] Compiling js_int v0.1.9 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling ruma-identifiers-macros v0.17.4 (https://github.com/ruma/ruma?rev=4a9b1aeb3c87bd8574391d7084ec5bf109f7d363#4a9b1aeb) [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling ruma-identifiers v0.17.4 (https://github.com/ruma/ruma?rev=4a9b1aeb3c87bd8574391d7084ec5bf109f7d363#4a9b1aeb) [INFO] [stderr] Compiling ruma-serde v0.2.3 (https://github.com/ruma/ruma?rev=4a9b1aeb3c87bd8574391d7084ec5bf109f7d363#4a9b1aeb) [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling ruma-api-macros v0.17.0-alpha.1 (https://github.com/ruma/ruma?rev=4a9b1aeb3c87bd8574391d7084ec5bf109f7d363#4a9b1aeb) [INFO] [stderr] Compiling ruma-events-macros v0.22.0-alpha.1 (https://github.com/ruma/ruma?rev=4a9b1aeb3c87bd8574391d7084ec5bf109f7d363#4a9b1aeb) [INFO] [stderr] Compiling js-sys v0.3.45 [INFO] [stderr] Compiling ruma-api v0.17.0-alpha.1 (https://github.com/ruma/ruma?rev=4a9b1aeb3c87bd8574391d7084ec5bf109f7d363#4a9b1aeb) [INFO] [stderr] Compiling ruma-common v0.2.0 (https://github.com/ruma/ruma?rev=4a9b1aeb3c87bd8574391d7084ec5bf109f7d363#4a9b1aeb) [INFO] [stderr] Compiling ruma-events v0.22.0-alpha.1 (https://github.com/ruma/ruma?rev=4a9b1aeb3c87bd8574391d7084ec5bf109f7d363#4a9b1aeb) [INFO] [stderr] Compiling web-sys v0.3.45 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling ruma-federation-api v0.0.3 (https://github.com/ruma/ruma?rev=4a9b1aeb3c87bd8574391d7084ec5bf109f7d363#4a9b1aeb) [INFO] [stderr] Compiling ruma-client-api v0.10.0-alpha.1 (https://github.com/ruma/ruma?rev=4a9b1aeb3c87bd8574391d7084ec5bf109f7d363#4a9b1aeb) [INFO] [stderr] Compiling ruma-appservice-api v0.2.0-alpha.1 (https://github.com/ruma/ruma?rev=4a9b1aeb3c87bd8574391d7084ec5bf109f7d363#4a9b1aeb) [INFO] [stderr] Compiling ruma v0.0.1 (https://github.com/ruma/ruma?rev=4a9b1aeb3c87bd8574391d7084ec5bf109f7d363#4a9b1aeb) [INFO] [stderr] Compiling matrix-sdk-common v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=9a5345ec77bacc626826d3d9de0c58acfbd2b432#9a5345ec) [INFO] [stderr] Compiling matrix-sdk-base v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=9a5345ec77bacc626826d3d9de0c58acfbd2b432#9a5345ec) [INFO] [stderr] Compiling matrix-sdk v0.1.0 (https://github.com/matrix-org/matrix-rust-sdk.git?rev=9a5345ec77bacc626826d3d9de0c58acfbd2b432#9a5345ec) [INFO] [stderr] Compiling matrix-send v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 31s [INFO] running `Command { std: "docker" "inspect" "2cad812078682f284a4036fea540ef237de3836129895b87308b69f05bf99632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cad812078682f284a4036fea540ef237de3836129895b87308b69f05bf99632", kill_on_drop: false }` [INFO] [stdout] 2cad812078682f284a4036fea540ef237de3836129895b87308b69f05bf99632 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28bf5b7306ddf4b26eda5fe2604b98f9b414cf9f3ba0f5e6328029ac53df5789 [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" "28bf5b7306ddf4b26eda5fe2604b98f9b414cf9f3ba0f5e6328029ac53df5789", kill_on_drop: false }` [INFO] [stderr] Compiling matrix-send v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.91s [INFO] running `Command { std: "docker" "inspect" "28bf5b7306ddf4b26eda5fe2604b98f9b414cf9f3ba0f5e6328029ac53df5789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28bf5b7306ddf4b26eda5fe2604b98f9b414cf9f3ba0f5e6328029ac53df5789", kill_on_drop: false }` [INFO] [stdout] 28bf5b7306ddf4b26eda5fe2604b98f9b414cf9f3ba0f5e6328029ac53df5789 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] b82dc621e5f36f41f79a379bd1bed61f5b3f9b2434de13b87586305a349b2c55 [INFO] running `Command { std: "docker" "start" "-a" "b82dc621e5f36f41f79a379bd1bed61f5b3f9b2434de13b87586305a349b2c55", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/matrix_send-0935bdf1708522df [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b82dc621e5f36f41f79a379bd1bed61f5b3f9b2434de13b87586305a349b2c55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b82dc621e5f36f41f79a379bd1bed61f5b3f9b2434de13b87586305a349b2c55", kill_on_drop: false }` [INFO] [stdout] b82dc621e5f36f41f79a379bd1bed61f5b3f9b2434de13b87586305a349b2c55