[INFO] cloning repository https://github.com/tiby312/seq_impulse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiby312/seq_impulse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiby312%2Fseq_impulse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiby312%2Fseq_impulse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a85b246c6401171beba854b01d5883ad9a35cfa1 [INFO] testing tiby312/seq_impulse against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiby312%2Fseq_impulse" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tiby312/seq_impulse on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tiby312/seq_impulse [INFO] finished tweaking git repo https://github.com/tiby312/seq_impulse [INFO] tweaked toml for git repo https://github.com/tiby312/seq_impulse written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tiby312/broccoli` [INFO] [stderr] Updating git repository `https://github.com/tiby312/duckduckgeo` [INFO] [stderr] Updating git repository `https://github.com/tiby312/dists.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ce2e9df441f5f0ccd1484ee0cfeb8b5075c5738e25059764fa80f613d8c87be [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" "0ce2e9df441f5f0ccd1484ee0cfeb8b5075c5738e25059764fa80f613d8c87be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ce2e9df441f5f0ccd1484ee0cfeb8b5075c5738e25059764fa80f613d8c87be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ce2e9df441f5f0ccd1484ee0cfeb8b5075c5738e25059764fa80f613d8c87be", kill_on_drop: false }` [INFO] [stdout] 0ce2e9df441f5f0ccd1484ee0cfeb8b5075c5738e25059764fa80f613d8c87be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9055aaf2ae0989dfe4e60e8b1c1a59637f77a4e514ab3926e69f3b008dd95971 [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" "9055aaf2ae0989dfe4e60e8b1c1a59637f77a4e514ab3926e69f3b008dd95971", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling roots v0.0.6 [INFO] [stderr] Compiling partial-min-max v0.4.0 [INFO] [stderr] Compiling compt v2.0.1 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling revec v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling twounordered v0.7.1 [INFO] [stderr] Compiling slice-group-by v0.3.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling axgeom v1.10.0 [INFO] [stderr] Compiling broccoli-tree v0.1.4 [INFO] [stderr] Compiling dists v0.4.2 (https://github.com/tiby312/dists.git#e9c915f9) [INFO] [stderr] Compiling duckduckgeo v0.4.2 (https://github.com/tiby312/duckduckgeo#2b7e6942) [INFO] [stderr] Compiling broccoli v3.1.0 (https://github.com/tiby312/broccoli#8ac69ced) [INFO] [stderr] Compiling seq_impulse v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `container` in `broccoli` [INFO] [stdout] --> src/solve.rs:101:29 [INFO] [stdout] | [INFO] [stdout] 101 | tree:&mut broccoli::container::TreeInd, [INFO] [stdout] | ^^^^^^^^^ could not find `container` in `broccoli` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `seq_impulse` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9055aaf2ae0989dfe4e60e8b1c1a59637f77a4e514ab3926e69f3b008dd95971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9055aaf2ae0989dfe4e60e8b1c1a59637f77a4e514ab3926e69f3b008dd95971", kill_on_drop: false }` [INFO] [stdout] 9055aaf2ae0989dfe4e60e8b1c1a59637f77a4e514ab3926e69f3b008dd95971