[INFO] fetching crate mpeg2ts-reader 0.13.0... [INFO] testing mpeg2ts-reader-0.13.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate mpeg2ts-reader 0.13.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate mpeg2ts-reader 0.13.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mpeg2ts-reader 0.13.0 [INFO] finished tweaking crates.io crate mpeg2ts-reader 0.13.0 [INFO] tweaked toml for crates.io crate mpeg2ts-reader 0.13.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 594b800ddb87edbc6f6dfb108c8f1d400c5c7cd9269629dfa2479dcc37e9c190 [INFO] running `"docker" "start" "-a" "594b800ddb87edbc6f6dfb108c8f1d400c5c7cd9269629dfa2479dcc37e9c190"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling mpeg2ts-reader v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.24s [INFO] running `"docker" "inspect" "594b800ddb87edbc6f6dfb108c8f1d400c5c7cd9269629dfa2479dcc37e9c190"` [INFO] running `"docker" "rm" "-f" "594b800ddb87edbc6f6dfb108c8f1d400c5c7cd9269629dfa2479dcc37e9c190"` [INFO] [stdout] 594b800ddb87edbc6f6dfb108c8f1d400c5c7cd9269629dfa2479dcc37e9c190 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5c1d254bf4a5871deb679f4f4c84df24d10c036bed2fbec1349fb74d34bd796e [INFO] running `"docker" "start" "-a" "5c1d254bf4a5871deb679f4f4c84df24d10c036bed2fbec1349fb74d34bd796e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitstream-io v0.8.5 [INFO] [stderr] Compiling hex-slice v0.1.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 num-traits v0.2.11 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling hex-literal-impl v0.1.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hex-literal v0.1.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling mpeg2ts-reader v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 35.65s [INFO] running `"docker" "inspect" "5c1d254bf4a5871deb679f4f4c84df24d10c036bed2fbec1349fb74d34bd796e"` [INFO] running `"docker" "rm" "-f" "5c1d254bf4a5871deb679f4f4c84df24d10c036bed2fbec1349fb74d34bd796e"` [INFO] [stdout] 5c1d254bf4a5871deb679f4f4c84df24d10c036bed2fbec1349fb74d34bd796e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] d9e38752834adfe449c4c38af64964caf530408159057972095c0c2b3cc4ec8d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d9e38752834adfe449c4c38af64964caf530408159057972095c0c2b3cc4ec8d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mpeg2ts_reader-66846953f783a27b [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test demultiplex::test::demux_empty ... ok [INFO] [stdout] test descriptor::iso_639_language::test::descriptor ... ok [INFO] [stdout] test demultiplex::test::pat_no_existing_program ... ok [INFO] [stdout] test demultiplex::test::pat ... ok [INFO] [stdout] test demultiplex::test::pat_remove_existing_program ... ok [INFO] [stdout] test descriptor::avcvideo::test::descriptor ... ok [INFO] [stdout] test pes::test::pts ... ok [INFO] [stdout] test pes::test::dts ... ok [INFO] [stdout] test pes::test::timestamp_bad_prefix ... ok [INFO] [stdout] test packet::test::test_xmas_tree ... ok [INFO] [stdout] test pes::test::parse_header ... ok [INFO] [stdout] test pes::test::timestamp_zeros ... ok [INFO] [stdout] test pes::test::timestamp_ones ... ok [INFO] [stdout] test pes::test::pes_packet_consumer ... ok [INFO] [stdout] test pes::test::timestamp_bad_marker ... ok [INFO] [stdout] test packet::test::empty_adaptation_field ... ok [INFO] [stdout] test psi::test::continuation_outside_section ... ok [INFO] [stdout] test demultiplex::test::pmt_new_stream ... ok [INFO] [stdout] test test::mappings ... ok [INFO] [stdout] test descriptor::registration::test::descriptor ... ok [INFO] [stdout] test psi::test::section_spanning_packets ... ok [INFO] [stdout] test psi::test::small_section ... ok [INFO] [stdout] test descriptor::max_bitrate::test::descriptor ... ok [INFO] [stdout] test packet::test::zero_len ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests mpeg2ts-reader [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/descriptor/mod.rs - descriptor_enum (line 72) ... ok [INFO] [stdout] test src/pes.rs - pes::PesContents (line 367) ... ok [INFO] [stdout] test src/packet.rs - packet::ContinuityCounter::follows (line 402) ... ok [INFO] [stdout] test src/demultiplex.rs - demux_context (line 77) ... ok [INFO] [stdout] test src/descriptor/mod.rs - descriptor (line 22) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d9e38752834adfe449c4c38af64964caf530408159057972095c0c2b3cc4ec8d"` [INFO] running `"docker" "rm" "-f" "d9e38752834adfe449c4c38af64964caf530408159057972095c0c2b3cc4ec8d"` [INFO] [stdout] d9e38752834adfe449c4c38af64964caf530408159057972095c0c2b3cc4ec8d