[INFO] cloning repository https://github.com/nocent/rss-action [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nocent/rss-action" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnocent%2Frss-action", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnocent%2Frss-action'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dcbe5583d9828962c694b0bbf74e417641d39e8 [INFO] testing nocent/rss-action against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnocent%2Frss-action" "/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/nocent/rss-action 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/nocent/rss-action [INFO] finished tweaking git repo https://github.com/nocent/rss-action [INFO] tweaked toml for git repo https://github.com/nocent/rss-action written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nocent/rss-action 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] Downloading crates ... [INFO] [stderr] Downloaded memchr v2.1.3 [INFO] [stderr] Downloaded tokio-executor v0.1.6 [INFO] [stderr] Downloaded darling_macro v0.8.5 [INFO] [stderr] Downloaded uuid v0.7.2 [INFO] [stderr] Downloaded backtrace v0.3.13 [INFO] [stderr] Downloaded h2 v0.1.16 [INFO] [stderr] Downloaded native-tls v0.2.2 [INFO] [stderr] Downloaded security-framework-sys v0.2.3 [INFO] [stderr] Downloaded tokio-reactor v0.1.8 [INFO] [stderr] Downloaded http v0.1.15 [INFO] [stderr] Downloaded bytes v0.4.11 [INFO] [stderr] Downloaded ident_case v1.0.0 [INFO] [stderr] Downloaded derive_builder_core v0.4.1 [INFO] [stderr] Downloaded reqwest v0.9.9 [INFO] [stderr] Downloaded tokio v0.1.15 [INFO] [stderr] Downloaded security-framework v0.2.2 [INFO] [stderr] Downloaded hyper v0.12.24 [INFO] [stderr] Downloaded encoding_rs v0.8.16 [INFO] [stderr] Downloaded tempfile v3.0.6 [INFO] [stderr] Downloaded darling v0.8.5 [INFO] [stderr] Downloaded syn v0.15.26 [INFO] [stderr] Downloaded string v0.1.3 [INFO] [stderr] Downloaded MacTypes-sys v2.1.0 [INFO] [stderr] Downloaded serde v1.0.87 [INFO] [stderr] Downloaded crc32fast v1.1.2 [INFO] [stderr] Downloaded darling_core v0.8.5 [INFO] [stderr] Downloaded cc v1.0.29 [INFO] [stderr] Downloaded quick-xml v0.13.2 [INFO] [stderr] Downloaded libc v0.2.48 [INFO] [stderr] Downloaded serde_urlencoded v0.5.4 [INFO] [stderr] Downloaded tokio-timer v0.2.10 [INFO] [stderr] Downloaded derive_builder v0.7.1 [INFO] [stderr] Downloaded hyper-tls v0.3.1 [INFO] [stderr] Downloaded openssl-sys v0.9.40 [INFO] [stderr] Downloaded tokio-current-thread v0.1.4 [INFO] [stderr] Downloaded crossbeam-deque v0.6.3 [INFO] [stderr] Downloaded rss v1.6.1 [INFO] [stderr] Downloaded unicase v2.2.0 [INFO] [stderr] Downloaded schannel v0.1.14 [INFO] [stderr] Downloaded smallvec v0.6.8 [INFO] [stderr] Downloaded serde_json v1.0.38 [INFO] [stderr] Downloaded core-foundation v0.5.1 [INFO] [stderr] Downloaded openssl v0.10.16 [INFO] [stderr] Downloaded tokio-io v0.1.11 [INFO] [stderr] Downloaded crossbeam v0.6.0 [INFO] [stderr] Downloaded tokio-threadpool v0.1.11 [INFO] [stderr] Downloaded rand_os v0.1.2 [INFO] [stderr] Downloaded libflate v0.1.19 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", 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] c361f908404e4329dfe6d971285a62be12b0f78bb6b0d7f6d91bb554f27d6bc8 [INFO] running `Command { std: "docker" "start" "-a" "c361f908404e4329dfe6d971285a62be12b0f78bb6b0d7f6d91bb554f27d6bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c361f908404e4329dfe6d971285a62be12b0f78bb6b0d7f6d91bb554f27d6bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c361f908404e4329dfe6d971285a62be12b0f78bb6b0d7f6d91bb554f27d6bc8", kill_on_drop: false }` [INFO] [stdout] c361f908404e4329dfe6d971285a62be12b0f78bb6b0d7f6d91bb554f27d6bc8 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d30a1b0caea4726a05d87f89f17aa6e5716b42f24884f2fd0a577a8b8567685d [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" "d30a1b0caea4726a05d87f89f17aa6e5716b42f24884f2fd0a577a8b8567685d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling derive_builder v0.7.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling darling_core v0.8.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.9 [INFO] [stderr] Compiling darling_macro v0.8.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling quick-xml v0.13.2 [INFO] [stderr] Compiling darling v0.8.5 [INFO] [stderr] Compiling derive_builder_core v0.4.1 [INFO] [stderr] Compiling rss v1.6.1 [INFO] [stderr] Compiling rss-action v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "d30a1b0caea4726a05d87f89f17aa6e5716b42f24884f2fd0a577a8b8567685d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d30a1b0caea4726a05d87f89f17aa6e5716b42f24884f2fd0a577a8b8567685d", kill_on_drop: false }` [INFO] [stdout] d30a1b0caea4726a05d87f89f17aa6e5716b42f24884f2fd0a577a8b8567685d [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15a502e0844d8b0e52f6444be2873816d21cc7363459dbfaeba239988173333c [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" "15a502e0844d8b0e52f6444be2873816d21cc7363459dbfaeba239988173333c", kill_on_drop: false }` [INFO] [stderr] Compiling rss-action v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "15a502e0844d8b0e52f6444be2873816d21cc7363459dbfaeba239988173333c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a502e0844d8b0e52f6444be2873816d21cc7363459dbfaeba239988173333c", kill_on_drop: false }` [INFO] [stdout] 15a502e0844d8b0e52f6444be2873816d21cc7363459dbfaeba239988173333c [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/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] ecf24fe5c0b59b7c8f9f0e2cfcc153af4a8e7cacdcad64dc1ae7c3a4f5a783e4 [INFO] running `Command { std: "docker" "start" "-a" "ecf24fe5c0b59b7c8f9f0e2cfcc153af4a8e7cacdcad64dc1ae7c3a4f5a783e4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rss_action-7cc908d502fc29b0 [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" "ecf24fe5c0b59b7c8f9f0e2cfcc153af4a8e7cacdcad64dc1ae7c3a4f5a783e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecf24fe5c0b59b7c8f9f0e2cfcc153af4a8e7cacdcad64dc1ae7c3a4f5a783e4", kill_on_drop: false }` [INFO] [stdout] ecf24fe5c0b59b7c8f9f0e2cfcc153af4a8e7cacdcad64dc1ae7c3a4f5a783e4