[INFO] cloning repository https://github.com/rust-lang-ja/atcoder-rustc-dep-option-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lang-ja/atcoder-rustc-dep-option-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-ja%2Fatcoder-rustc-dep-option-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-ja%2Fatcoder-rustc-dep-option-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae8e6d90b90da427fc0039d7fd0f1b5d8638e2a3 [INFO] testing rust-lang-ja/atcoder-rustc-dep-option-generator against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-ja%2Fatcoder-rustc-dep-option-generator" "/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/rust-lang-ja/atcoder-rustc-dep-option-generator on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-lang-ja/atcoder-rustc-dep-option-generator [INFO] finished tweaking git repo https://github.com/rust-lang-ja/atcoder-rustc-dep-option-generator [INFO] tweaked toml for git repo https://github.com/rust-lang-ja/atcoder-rustc-dep-option-generator written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/rust-lang-ja/atcoder-rustc-dep-option-generator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] 05108fe7b6099b44b0b2bfa72f928cbdf41611ccf6669d07c94f5998237bf741 [INFO] running `Command { std: "docker" "start" "-a" "05108fe7b6099b44b0b2bfa72f928cbdf41611ccf6669d07c94f5998237bf741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05108fe7b6099b44b0b2bfa72f928cbdf41611ccf6669d07c94f5998237bf741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05108fe7b6099b44b0b2bfa72f928cbdf41611ccf6669d07c94f5998237bf741", kill_on_drop: false }` [INFO] [stdout] 05108fe7b6099b44b0b2bfa72f928cbdf41611ccf6669d07c94f5998237bf741 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] a9a8d65720be28af97a67edf4592b25bb858d20e519bbe455dd4a384df5a2d37 [INFO] running `Command { std: "docker" "start" "-a" "a9a8d65720be28af97a67edf4592b25bb858d20e519bbe455dd4a384df5a2d37", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling home v0.3.4 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling shell-escape v0.1.4 [INFO] [stderr] Compiling to_absolute v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling libgit2-sys v0.8.2 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling sized-chunks v0.3.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling http v0.1.20 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling mini-internal v0.1.12 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling miniserde v0.1.12 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling strum v0.16.0 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling im-rc v13.0.0 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stderr] Compiling crates-io v0.26.0 [INFO] [stderr] Compiling git2 v0.9.2 [INFO] [stderr] Compiling git2-curl v0.10.1 [INFO] [stderr] Compiling cargo v0.38.0 [INFO] [stderr] Compiling rustc-dep-option-generator v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "a9a8d65720be28af97a67edf4592b25bb858d20e519bbe455dd4a384df5a2d37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a8d65720be28af97a67edf4592b25bb858d20e519bbe455dd4a384df5a2d37", kill_on_drop: false }` [INFO] [stdout] a9a8d65720be28af97a67edf4592b25bb858d20e519bbe455dd4a384df5a2d37 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--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] c116547e4a76058ed80fe79a202d747bc1ba32e1f3b113f6243d98777f9334ab [INFO] running `Command { std: "docker" "start" "-a" "c116547e4a76058ed80fe79a202d747bc1ba32e1f3b113f6243d98777f9334ab", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-dep-option-generator v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `Command { std: "docker" "inspect" "c116547e4a76058ed80fe79a202d747bc1ba32e1f3b113f6243d98777f9334ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c116547e4a76058ed80fe79a202d747bc1ba32e1f3b113f6243d98777f9334ab", kill_on_drop: false }` [INFO] [stdout] c116547e4a76058ed80fe79a202d747bc1ba32e1f3b113f6243d98777f9334ab [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f88f108c54325b3f31ed64c3d8ca93e858f474a88d6e6002c15b237ab7bc83c9 [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" "f88f108c54325b3f31ed64c3d8ca93e858f474a88d6e6002c15b237ab7bc83c9", kill_on_drop: false }` [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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustc_dep_option_generator-f7079b503a4e452b) [INFO] running `Command { std: "docker" "inspect" "f88f108c54325b3f31ed64c3d8ca93e858f474a88d6e6002c15b237ab7bc83c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f88f108c54325b3f31ed64c3d8ca93e858f474a88d6e6002c15b237ab7bc83c9", kill_on_drop: false }` [INFO] [stdout] f88f108c54325b3f31ed64c3d8ca93e858f474a88d6e6002c15b237ab7bc83c9