[INFO] cloning repository https://github.com/confio/wasm-bindings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/confio/wasm-bindings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconfio%2Fwasm-bindings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconfio%2Fwasm-bindings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c892a203ef6a9bc416bbb57d128b3133bc8c9b34 [INFO] testing confio/wasm-bindings against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconfio%2Fwasm-bindings" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/confio/wasm-bindings on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/confio/wasm-bindings [INFO] finished tweaking git repo https://github.com/confio/wasm-bindings [INFO] tweaked toml for git repo https://github.com/confio/wasm-bindings written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/confio/wasm-bindings already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/wasmerio/wasmer` [INFO] [stderr] Updating git submodule `https://github.com/wasmerio/wapm-cli.git` [INFO] [stderr] Updating git repository `https://github.com/wasmerio/inkwell` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-methods v0.0.8 [INFO] [stderr] Downloaded page_size v0.4.1 [INFO] [stderr] Downloaded cranelift-native v0.31.0 [INFO] [stderr] Downloaded errno v0.2.4 [INFO] [stderr] Downloaded goblin v0.0.20 [INFO] [stderr] Downloaded cargo_toml v0.6.4 [INFO] [stderr] Downloaded target-lexicon v0.4.0 [INFO] [stderr] Downloaded llvm-sys v80.1.1 [INFO] [stderr] Downloaded cranelift-codegen v0.31.0 [INFO] [stderr] Downloaded cranelift-bforest v0.31.0 [INFO] [stderr] Downloaded cranelift-entity v0.31.0 [INFO] [stderr] Downloaded blake2b_simd v0.4.1 [INFO] [stderr] Downloaded rand_os v0.2.1 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.31.0 [INFO] [stderr] Downloaded dynasmrt v0.3.1 [INFO] [stderr] Downloaded wasmer-clif-fork-frontend v0.32.0 [INFO] [stderr] Downloaded wasmparser v0.34.0 [INFO] [stderr] Downloaded dynasm v0.3.2 [INFO] [stderr] Downloaded wasmer-clif-fork-wasm v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f2051368164dd76d63729c16a082ef7e3dd95c33b75f2da8f9b73988a0a6d45 [INFO] running `Command { std: "docker" "start" "-a" "3f2051368164dd76d63729c16a082ef7e3dd95c33b75f2da8f9b73988a0a6d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f2051368164dd76d63729c16a082ef7e3dd95c33b75f2da8f9b73988a0a6d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f2051368164dd76d63729c16a082ef7e3dd95c33b75f2da8f9b73988a0a6d45", kill_on_drop: false }` [INFO] [stdout] 3f2051368164dd76d63729c16a082ef7e3dd95c33b75f2da8f9b73988a0a6d45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab6b7ca52c12cfb186c3f6c2e70f388ea98fd2fc6ab771ec59775ac55494da30 [INFO] running `Command { std: "docker" "start" "-a" "ab6b7ca52c12cfb186c3f6c2e70f388ea98fd2fc6ab771ec59775ac55494da30", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling cranelift-entity v0.31.0 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling wasmparser v0.34.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.31.0 [INFO] [stderr] Compiling cranelift-bforest v0.31.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling blake2b_simd v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling page_size v0.4.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling dynasmrt v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling wasmer-runtime-core v0.6.0 (https://github.com/wasmerio/wasmer?tag=0.6.0#196c916c) [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling cranelift-codegen v0.31.0 [INFO] [stderr] Compiling target-lexicon v0.4.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling dynasm v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.3.2/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(proc_macro_diagnostic)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dynasm-0.3.2/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro_span)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dynasm` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ab6b7ca52c12cfb186c3f6c2e70f388ea98fd2fc6ab771ec59775ac55494da30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab6b7ca52c12cfb186c3f6c2e70f388ea98fd2fc6ab771ec59775ac55494da30", kill_on_drop: false }` [INFO] [stdout] ab6b7ca52c12cfb186c3f6c2e70f388ea98fd2fc6ab771ec59775ac55494da30