[INFO] cloning repository https://github.com/phase-all/phase-all [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phase-all/phase-all" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphase-all%2Fphase-all", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphase-all%2Fphase-all'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbd3ba94fa073659774fde3b9da3f129ca7f69f6 [INFO] testing phase-all/phase-all against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphase-all%2Fphase-all" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phase-all/phase-all on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phase-all/phase-all [INFO] finished tweaking git repo https://github.com/phase-all/phase-all [INFO] tweaked toml for git repo https://github.com/phase-all/phase-all written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/phase-all/phase-all already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 864ae91783017f17e4fb2554eb32c27150527b9d48ac51c9f2767fb2eb71067e [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" "864ae91783017f17e4fb2554eb32c27150527b9d48ac51c9f2767fb2eb71067e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "864ae91783017f17e4fb2554eb32c27150527b9d48ac51c9f2767fb2eb71067e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "864ae91783017f17e4fb2554eb32c27150527b9d48ac51c9f2767fb2eb71067e", kill_on_drop: false }` [INFO] [stdout] 864ae91783017f17e4fb2554eb32c27150527b9d48ac51c9f2767fb2eb71067e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6f1d5e39a84e995ecac5755c042d356e4ee7e91afa2afbce9207bdc74fa39bb [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" "c6f1d5e39a84e995ecac5755c042d356e4ee7e91afa2afbce9207bdc74fa39bb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling paste v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling candid_derive v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling logos v0.11.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling ic-types v0.1.2 [INFO] [stderr] Compiling serde_tokenstream v0.1.2 [INFO] [stderr] Compiling lalrpop v0.19.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling candid v0.6.7 [INFO] [stderr] Compiling ic-cdk v0.1.0 [INFO] [stderr] Compiling ic-cdk-macros v0.1.0 [INFO] [stderr] Compiling controller v0.0.0 (/opt/rustwide/workdir/canisters/controller) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcLOcjHD/list" "-m64" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/controller.controller.cff9d41d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/controller.2mjdqapinhe3zv2n.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libic_cdk-233ad0a49f34ec8b.rlib" "/opt/rustwide/target/debug/deps/libwee_alloc-ec0948b0db69575b.rlib" "/opt/rustwide/target/debug/deps/liblibc-3e7a39844b51bfed.rlib" "/opt/rustwide/target/debug/deps/libmemory_units-bb3abd3c04ac465c.rlib" "/opt/rustwide/target/debug/deps/libcandid-a618df2443e06c0d.rlib" "/opt/rustwide/target/debug/deps/libhex-1d588a37f33a5c64.rlib" "/opt/rustwide/target/debug/deps/libleb128-c4d882f3bebe5835.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/liblogos-409d9cb5a0705fdf.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-fa88a632e203f766.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6cf31e2092cc9aa5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c95c96bea49110d9.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-d1e81ed2001e8157.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-20415d4ace5a063d.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-9bd5b51f71f6daba.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-98509e9c1e8eea64.rlib" "/opt/rustwide/target/debug/deps/libpretty-132d31f161b70d99.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b72788f8abc5d6e5.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-44f38689981e0683.rlib" "/opt/rustwide/target/debug/deps/libic_types-2136976b9e4f7733.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9f2eced82c986060.rlib" "/opt/rustwide/target/debug/deps/libbase32-0a8dd094aca79f82.rlib" "/opt/rustwide/target/debug/deps/libserde-7f68d294c2757ca3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d1e54dffd61ac2c7.rlib" "/opt/rustwide/target/debug/deps/libsha2-fde3c5683b2ec2a2.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b3948c4b6083d17f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-8b902866d0442404.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e076c0d87190c1fe.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-645d97592e8e73c5.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libcontroller.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld:/tmp/rustcLOcjHD/list:3: syntax error in VERSION script [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `controller` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c6f1d5e39a84e995ecac5755c042d356e4ee7e91afa2afbce9207bdc74fa39bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6f1d5e39a84e995ecac5755c042d356e4ee7e91afa2afbce9207bdc74fa39bb", kill_on_drop: false }` [INFO] [stdout] c6f1d5e39a84e995ecac5755c042d356e4ee7e91afa2afbce9207bdc74fa39bb