[INFO] crate binjs_meta 0.5.4 is already in cache [INFO] testing binjs_meta-0.5.4 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate binjs_meta 0.5.4 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate binjs_meta 0.5.4 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 binjs_meta 0.5.4 [INFO] finished tweaking crates.io crate binjs_meta 0.5.4 [INFO] tweaked toml for crates.io crate binjs_meta 0.5.4 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate binjs_meta 0.5.4 already has a lockfile, it will not be regenerated [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] c1a2c062652ee3c792e259abcfc1051be924fd82c28b085616447723e9ffa88a [INFO] running `"docker" "start" "-a" "c1a2c062652ee3c792e259abcfc1051be924fd82c28b085616447723e9ffa88a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling weedle v0.11.0 [INFO] [stderr] Compiling binjs_meta v0.5.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.21s [INFO] running `"docker" "inspect" "c1a2c062652ee3c792e259abcfc1051be924fd82c28b085616447723e9ffa88a"` [INFO] running `"docker" "rm" "-f" "c1a2c062652ee3c792e259abcfc1051be924fd82c28b085616447723e9ffa88a"` [INFO] [stdout] c1a2c062652ee3c792e259abcfc1051be924fd82c28b085616447723e9ffa88a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] d750df7cfbd9ef32f00e262cf4715175cdb3d219e925b8cfcceaaa6b395fb8c6 [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" "d750df7cfbd9ef32f00e262cf4715175cdb3d219e925b8cfcceaaa6b395fb8c6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling regex v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling binjs_meta v0.5.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 36.79s [INFO] running `"docker" "inspect" "d750df7cfbd9ef32f00e262cf4715175cdb3d219e925b8cfcceaaa6b395fb8c6"` [INFO] running `"docker" "rm" "-f" "d750df7cfbd9ef32f00e262cf4715175cdb3d219e925b8cfcceaaa6b395fb8c6"` [INFO] [stdout] d750df7cfbd9ef32f00e262cf4715175cdb3d219e925b8cfcceaaa6b395fb8c6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 75ececb0901220179f04b072485f29d78fb7c997271bc30f0e66b5d1ac5615bc [INFO] running `"docker" "start" "-a" "75ececb0901220179f04b072485f29d78fb7c997271bc30f0e66b5d1ac5615bc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/binjs_meta-48e8f47009218654 [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] [stderr] Doc-tests binjs_meta [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/util.rs - util::ToCases::to_cpp_field_case (line 71) ... ok [INFO] [stdout] test src/util.rs - util::Reindentable::fit (line 232) ... ok [INFO] [stdout] test src/util.rs - util::ToCases::to_class_cases (line 44) ... ok [INFO] [stdout] test src/util.rs - util::Reindentable::reindent (line 212) ... ok [INFO] [stdout] test src/util.rs - util::ToCases::to_cpp_enum_case (line 57) ... ok [INFO] [stdout] test src/util.rs - util::ToCases::to_rust_identifier_case (line 85) ... ok [INFO] [stdout] test src/import.rs - import::Importer::import (line 28) ... ok [INFO] [stdout] test src/util.rs - util::name_sorter::NameSorter::insert (line 403) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "75ececb0901220179f04b072485f29d78fb7c997271bc30f0e66b5d1ac5615bc"` [INFO] running `"docker" "rm" "-f" "75ececb0901220179f04b072485f29d78fb7c997271bc30f0e66b5d1ac5615bc"` [INFO] [stdout] 75ececb0901220179f04b072485f29d78fb7c997271bc30f0e66b5d1ac5615bc