[INFO] cloning repository https://github.com/dholroyd/m3u8_last_modified_proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dholroyd/m3u8_last_modified_proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdholroyd%2Fm3u8_last_modified_proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdholroyd%2Fm3u8_last_modified_proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c32f2275d9d953cb7c16cfae702fa2dc8b31652d [INFO] testing dholroyd/m3u8_last_modified_proxy against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdholroyd%2Fm3u8_last_modified_proxy" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dholroyd/m3u8_last_modified_proxy on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dholroyd/m3u8_last_modified_proxy [INFO] finished tweaking git repo https://github.com/dholroyd/m3u8_last_modified_proxy [INFO] tweaked toml for git repo https://github.com/dholroyd/m3u8_last_modified_proxy written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/dholroyd/m3u8_last_modified_proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/dholroyd/hls_m3u8.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-native-certs v0.4.0 [INFO] [stderr] Downloaded ct-logs v0.7.0 [INFO] [stderr] Downloaded strum_macros v0.17.1 [INFO] [stderr] Downloaded derive_more v0.99.10 [INFO] [stderr] Downloaded strum v0.17.1 [INFO] [stderr] Downloaded security-framework-sys v1.0.0 [INFO] [stderr] Downloaded hashbrown v0.9.0 [INFO] [stderr] Downloaded shorthand v0.1.1 [INFO] [stderr] Downloaded no-std-compat v0.2.0 [INFO] [stderr] Downloaded cc v1.0.60 [INFO] [stderr] Downloaded security-framework v1.0.0 [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded tracing v0.1.19 [INFO] [stderr] Downloaded derive_builder_core v0.9.0 [INFO] [stderr] Downloaded from_map v0.1.0 [INFO] [stderr] Downloaded stable-vec v0.4.0 [INFO] [stderr] Downloaded hashmap_derive v0.1.0 [INFO] [stderr] Downloaded tracing-core v0.1.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2021-01-01" "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] faa3740113fa35207e688ebdf953c263b664accade1c4e26c27f55cfd841ae27 [INFO] running `Command { std: "docker" "start" "-a" "faa3740113fa35207e688ebdf953c263b664accade1c4e26c27f55cfd841ae27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faa3740113fa35207e688ebdf953c263b664accade1c4e26c27f55cfd841ae27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faa3740113fa35207e688ebdf953c263b664accade1c4e26c27f55cfd841ae27", kill_on_drop: false }` [INFO] [stdout] faa3740113fa35207e688ebdf953c263b664accade1c4e26c27f55cfd841ae27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", 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] 0883468e11d50623a52c475e4eb3c39b23c7de6c540cb50aeb685035a9191223 [INFO] running `Command { std: "docker" "start" "-a" "0883468e11d50623a52c475e4eb3c39b23c7de6c540cb50aeb685035a9191223", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling no-std-compat v0.2.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling stable-vec v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling ct-logs v0.7.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls-native-certs v0.4.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling hashmap_derive v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Compiling structopt-derive v0.4.11 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling from_map v0.1.0 [INFO] [stderr] Compiling shorthand v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling structopt v0.3.18 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling hls_m3u8 v0.3.0 (https://github.com/dholroyd/hls_m3u8.git?branch=parser-perf#fb78397b) [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 futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling m3u8_last_modified_proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "0883468e11d50623a52c475e4eb3c39b23c7de6c540cb50aeb685035a9191223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0883468e11d50623a52c475e4eb3c39b23c7de6c540cb50aeb685035a9191223", kill_on_drop: false }` [INFO] [stdout] 0883468e11d50623a52c475e4eb3c39b23c7de6c540cb50aeb685035a9191223 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7105950ca331f46f43a779116f2da2ad365ad183a12b9b59e73720c08cf06336 [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" "7105950ca331f46f43a779116f2da2ad365ad183a12b9b59e73720c08cf06336", kill_on_drop: false }` [INFO] [stderr] Compiling m3u8_last_modified_proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "7105950ca331f46f43a779116f2da2ad365ad183a12b9b59e73720c08cf06336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7105950ca331f46f43a779116f2da2ad365ad183a12b9b59e73720c08cf06336", kill_on_drop: false }` [INFO] [stdout] 7105950ca331f46f43a779116f2da2ad365ad183a12b9b59e73720c08cf06336 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 45805927dc9e7af4b112f747f5c6be547c4bcd45de953e6ff5c18d05ba6f1a77 [INFO] running `Command { std: "docker" "start" "-a" "45805927dc9e7af4b112f747f5c6be547c4bcd45de953e6ff5c18d05ba6f1a77", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/m3u8_last_modified_proxy-ae57ddbea5eca6bd [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" "45805927dc9e7af4b112f747f5c6be547c4bcd45de953e6ff5c18d05ba6f1a77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45805927dc9e7af4b112f747f5c6be547c4bcd45de953e6ff5c18d05ba6f1a77", kill_on_drop: false }` [INFO] [stdout] 45805927dc9e7af4b112f747f5c6be547c4bcd45de953e6ff5c18d05ba6f1a77