[INFO] cloning repository https://github.com/tetcore/migration-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetcore/migration-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcore%2Fmigration-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcore%2Fmigration-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a46652ea0273aef20fb70fe74197fba94e244f91 [INFO] checking tetcore/migration-example against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetcore%2Fmigration-example" "/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/tetcore/migration-example on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tetcore/migration-example [INFO] finished tweaking git repo https://github.com/tetcore/migration-example [INFO] tweaked toml for git repo https://github.com/tetcore/migration-example written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/tetcore/migration-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 678a6bfe52d20b50ae6bab3f8709ba4c653c6ebfbb174470f5d8c1b2aad70bb8 [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" "678a6bfe52d20b50ae6bab3f8709ba4c653c6ebfbb174470f5d8c1b2aad70bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "678a6bfe52d20b50ae6bab3f8709ba4c653c6ebfbb174470f5d8c1b2aad70bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "678a6bfe52d20b50ae6bab3f8709ba4c653c6ebfbb174470f5d8c1b2aad70bb8", kill_on_drop: false }` [INFO] [stdout] 678a6bfe52d20b50ae6bab3f8709ba4c653c6ebfbb174470f5d8c1b2aad70bb8 [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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74195fcb986db1c55f4af742d8208943073a0a00a63065071e22f32014c88048 [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" "74195fcb986db1c55f4af742d8208943073a0a00a63065071e22f32014c88048", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Checking futures-core v0.3.11 [INFO] [stderr] Checking futures-io v0.3.11 [INFO] [stderr] Checking futures-sink v0.3.11 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking sp-std v2.0.1 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Checking data-encoding v2.3.1 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Checking lru_time_cache v0.10.0 [INFO] [stderr] Checking atomic v0.4.6 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling sc-consensus-slots v0.8.1 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling hashbrown v0.6.3 [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] Checking futures-channel v0.3.11 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Checking wast v31.0.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Compiling substrate-build-script-utils v2.0.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking fs-swap v0.2.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Checking fdlimit v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling node-template v2.0.1 (/opt/rustwide/workdir/node) [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking trie-db v0.22.2 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking regalloc v0.0.27 [INFO] [stderr] Checking pwasm-utils v0.14.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling wasm-gc-api v0.1.11 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking cuckoofilter v0.3.2 [INFO] [stderr] Checking names v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking parity-db v0.1.2 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking statrs v0.10.0 [INFO] [stderr] Checking miow v0.3.6 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking wat v1.0.32 [INFO] [stderr] Checking salsa20 v0.6.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=f775621403a3632a -C extra-filename=-f775621403a3632a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c5634c8d34eb29f7.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-7162fc9fdc7871c7.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-68522846ad468e75.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "74195fcb986db1c55f4af742d8208943073a0a00a63065071e22f32014c88048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74195fcb986db1c55f4af742d8208943073a0a00a63065071e22f32014c88048", kill_on_drop: false }` [INFO] [stdout] 74195fcb986db1c55f4af742d8208943073a0a00a63065071e22f32014c88048