[INFO] updating cached repository https://github.com/ChrisMacNaughton/bundle-lint [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0fcf65c6d2871c02a284f333f4ad52d4c31e30b8 [INFO] testing ChrisMacNaughton/bundle-lint against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisMacNaughton%2Fbundle-lint" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChrisMacNaughton/bundle-lint on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ChrisMacNaughton/bundle-lint [INFO] finished tweaking git repo https://github.com/ChrisMacNaughton/bundle-lint [INFO] tweaked toml for git repo https://github.com/ChrisMacNaughton/bundle-lint written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ChrisMacNaughton/bundle-lint already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.44.0" "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] bfdffa6c30e7a6b8809ec34a9a23e84ce4c6e4c051b8376fb3d292a223d40b4b [INFO] running `"docker" "start" "-a" "bfdffa6c30e7a6b8809ec34a9a23e84ce4c6e4c051b8376fb3d292a223d40b4b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.8.1 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.12 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling simple_logger v1.3.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling git2 v0.9.1 [INFO] [stderr] Compiling bundle-lint v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `"docker" "inspect" "bfdffa6c30e7a6b8809ec34a9a23e84ce4c6e4c051b8376fb3d292a223d40b4b"` [INFO] running `"docker" "rm" "-f" "bfdffa6c30e7a6b8809ec34a9a23e84ce4c6e4c051b8376fb3d292a223d40b4b"` [INFO] [stdout] bfdffa6c30e7a6b8809ec34a9a23e84ce4c6e4c051b8376fb3d292a223d40b4b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.44.0" "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] 99e7a214ef3f008cb895ed6b87865b34f86529697f94c54a892406688f8b0761 [INFO] running `"docker" "start" "-a" "99e7a214ef3f008cb895ed6b87865b34f86529697f94c54a892406688f8b0761"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bundle-lint v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.49s [INFO] running `"docker" "inspect" "99e7a214ef3f008cb895ed6b87865b34f86529697f94c54a892406688f8b0761"` [INFO] running `"docker" "rm" "-f" "99e7a214ef3f008cb895ed6b87865b34f86529697f94c54a892406688f8b0761"` [INFO] [stdout] 99e7a214ef3f008cb895ed6b87865b34f86529697f94c54a892406688f8b0761 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.44.0" "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] c4ffac1ab232e1c1376cf07915e5334c18c581447cf7afe42e9351696d3ae5fb [INFO] running `"docker" "start" "-a" "c4ffac1ab232e1c1376cf07915e5334c18c581447cf7afe42e9351696d3ae5fb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bundle_lint-157c7436ade65387 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test juju::machine::tests::it_parses_a_machine ... ok [INFO] [stdout] test rule::config::tests::it_parses_a_rconfig ... ok [INFO] [stdout] test juju::bundle::tests::it_parses_a_bundle ... ok [INFO] [stdout] test rule::tests::it_validates_a_specific_forbids_rule ... ok [INFO] [stdout] test rule::tests::it_validates_a_basic_forbids_rule ... ok [INFO] [stdout] test rule::relation::tests::it_parses_a_relation ... ok [INFO] [stdout] test juju::application::tests::it_parses_an_application ... ok [INFO] [stdout] test rule::tests::it_validates_a_basic_requires_rule ... ok [INFO] [stdout] test rule::tests::it_parses_a_rule ... ok [INFO] [stdout] test rule::tests::it_validates_a_passing_specific_forbids_rule ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bundle_lint-efe3f5ff7824fbe9 [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 bundle-lint [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 `"docker" "inspect" "c4ffac1ab232e1c1376cf07915e5334c18c581447cf7afe42e9351696d3ae5fb"` [INFO] running `"docker" "rm" "-f" "c4ffac1ab232e1c1376cf07915e5334c18c581447cf7afe42e9351696d3ae5fb"` [INFO] [stdout] c4ffac1ab232e1c1376cf07915e5334c18c581447cf7afe42e9351696d3ae5fb