[INFO] updating cached repository https://github.com/sensorfu/cargo-bom [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13038998ec8750cd36b4f0298bb302afb1c96269 [INFO] testing sensorfu/cargo-bom against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsensorfu%2Fcargo-bom" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sensorfu/cargo-bom on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sensorfu/cargo-bom [INFO] finished tweaking git repo https://github.com/sensorfu/cargo-bom [INFO] tweaked toml for git repo https://github.com/sensorfu/cargo-bom written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/sensorfu/cargo-bom already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01bfc152c077e9ea66a757671f488630503f4054be70b2235bfd87a946fd8adb [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" "01bfc152c077e9ea66a757671f488630503f4054be70b2235bfd87a946fd8adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01bfc152c077e9ea66a757671f488630503f4054be70b2235bfd87a946fd8adb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01bfc152c077e9ea66a757671f488630503f4054be70b2235bfd87a946fd8adb", kill_on_drop: false }` [INFO] [stdout] 01bfc152c077e9ea66a757671f488630503f4054be70b2235bfd87a946fd8adb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9e64f53ae87129cc15278c98d3f61ce59c80cca03e089df4358ed1d2ea76648 [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" "c9e64f53ae87129cc15278c98d3f61ce59c80cca03e089df4358ed1d2ea76648", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling opener v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling im-rc v14.2.0 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling bitmaps v2.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.14 [INFO] [stderr] Compiling curl-sys v0.4.25 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling sized-chunks v0.5.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ignore v0.4.11 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling git2-curl v0.11.0 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.46 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_ignored v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cargo-platform v0.1.0 [INFO] [stderr] Compiling crates-io v0.30.0 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stderr] Compiling cargo v0.42.0 [INFO] [stderr] Compiling cargo-bom v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 06s [INFO] running `Command { std: "docker" "inspect" "c9e64f53ae87129cc15278c98d3f61ce59c80cca03e089df4358ed1d2ea76648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9e64f53ae87129cc15278c98d3f61ce59c80cca03e089df4358ed1d2ea76648", kill_on_drop: false }` [INFO] [stdout] c9e64f53ae87129cc15278c98d3f61ce59c80cca03e089df4358ed1d2ea76648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ee4ee45f98589cfc13cde32447db58639571951db2146c5ecdde8c254ef1d14 [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" "2ee4ee45f98589cfc13cde32447db58639571951db2146c5ecdde8c254ef1d14", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cargo-bom v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.60s [INFO] running `Command { std: "docker" "inspect" "2ee4ee45f98589cfc13cde32447db58639571951db2146c5ecdde8c254ef1d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee4ee45f98589cfc13cde32447db58639571951db2146c5ecdde8c254ef1d14", kill_on_drop: false }` [INFO] [stdout] 2ee4ee45f98589cfc13cde32447db58639571951db2146c5ecdde8c254ef1d14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] e4d7429d96571c3d1a40eb7f1297f087ed21a21ebfc1c45a5b667bab77e2dc86 [INFO] running `Command { std: "docker" "start" "-a" "e4d7429d96571c3d1a40eb7f1297f087ed21a21ebfc1c45a5b667bab77e2dc86", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_bom-9e20ac1066595737 [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" "e4d7429d96571c3d1a40eb7f1297f087ed21a21ebfc1c45a5b667bab77e2dc86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d7429d96571c3d1a40eb7f1297f087ed21a21ebfc1c45a5b667bab77e2dc86", kill_on_drop: false }` [INFO] [stdout] e4d7429d96571c3d1a40eb7f1297f087ed21a21ebfc1c45a5b667bab77e2dc86