[INFO] cloning repository https://github.com/jamen/canopy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamen/canopy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamen%2Fcanopy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamen%2Fcanopy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3493809774c2803cb98b00f48cc8aa06be4c9350 [INFO] testing jamen/canopy against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamen%2Fcanopy" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamen/canopy on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jamen/canopy [INFO] finished tweaking git repo https://github.com/jamen/canopy [INFO] tweaked toml for git repo https://github.com/jamen/canopy written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jamen/canopy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.106 [INFO] [stderr] Downloaded siphasher v0.3.2 [INFO] [stderr] Downloaded ryu v1.0.3 [INFO] [stderr] Downloaded serde_json v1.0.51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69a0d599d187524485463ec1e1fb046b349592628e46a725469d80f3ce253b19 [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" "69a0d599d187524485463ec1e1fb046b349592628e46a725469d80f3ce253b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69a0d599d187524485463ec1e1fb046b349592628e46a725469d80f3ce253b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69a0d599d187524485463ec1e1fb046b349592628e46a725469d80f3ce253b19", kill_on_drop: false }` [INFO] [stdout] 69a0d599d187524485463ec1e1fb046b349592628e46a725469d80f3ce253b19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0cc5598d569c27b406a6230a5e747083452fcd0035f1caeae8a9db8ed406dd6 [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" "c0cc5598d569c27b406a6230a5e747083452fcd0035f1caeae8a9db8ed406dd6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling canopy v0.1.0 (/opt/rustwide/workdir/canopy) [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling canopy_tools v0.1.0 (/opt/rustwide/workdir/canopy_tools) [INFO] [stdout] warning: unused variable: `comment` [INFO] [stdout] --> canopy_tools/src/bin/canopyc.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | CommentToken(comment) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_comment` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> canopy_tools/src/bin/canopyc.rs:147:24 [INFO] [stdout] | [INFO] [stdout] 147 | ParseError(err) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.50s [INFO] running `Command { std: "docker" "inspect" "c0cc5598d569c27b406a6230a5e747083452fcd0035f1caeae8a9db8ed406dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0cc5598d569c27b406a6230a5e747083452fcd0035f1caeae8a9db8ed406dd6", kill_on_drop: false }` [INFO] [stdout] c0cc5598d569c27b406a6230a5e747083452fcd0035f1caeae8a9db8ed406dd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccb849cca73ded5fcbb944fd85f46cc01605fc54f4bf8b0c885e4883beb6df2b [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" "ccb849cca73ded5fcbb944fd85f46cc01605fc54f4bf8b0c885e4883beb6df2b", kill_on_drop: false }` [INFO] [stderr] Compiling canopy v0.1.0 (/opt/rustwide/workdir/canopy) [INFO] [stderr] Compiling canopy_tools v0.1.0 (/opt/rustwide/workdir/canopy_tools) [INFO] [stdout] warning: unused variable: `comment` [INFO] [stdout] --> canopy_tools/src/bin/canopyc.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | CommentToken(comment) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_comment` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> canopy_tools/src/bin/canopyc.rs:147:24 [INFO] [stdout] | [INFO] [stdout] 147 | ParseError(err) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "ccb849cca73ded5fcbb944fd85f46cc01605fc54f4bf8b0c885e4883beb6df2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccb849cca73ded5fcbb944fd85f46cc01605fc54f4bf8b0c885e4883beb6df2b", kill_on_drop: false }` [INFO] [stdout] ccb849cca73ded5fcbb944fd85f46cc01605fc54f4bf8b0c885e4883beb6df2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 83dcb0fcb61abf7ecfa1bb1eec186a04876c9eb03df7f3172b70ce587e1a77d0 [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" "83dcb0fcb61abf7ecfa1bb1eec186a04876c9eb03df7f3172b70ce587e1a77d0", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `comment` [INFO] [stderr] --> canopy_tools/src/bin/canopyc.rs:109:26 [INFO] [stderr] | [INFO] [stderr] 109 | CommentToken(comment) => { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_comment` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> canopy_tools/src/bin/canopyc.rs:147:24 [INFO] [stderr] | [INFO] [stderr] 147 | ParseError(err) => { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/canopy-771a2472de48c3cb) [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] Running unittests (/opt/rustwide/target/debug/deps/canopyc-5708a521ba9378aa) [INFO] [stderr] Doc-tests canopy [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] [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] running `Command { std: "docker" "inspect" "83dcb0fcb61abf7ecfa1bb1eec186a04876c9eb03df7f3172b70ce587e1a77d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83dcb0fcb61abf7ecfa1bb1eec186a04876c9eb03df7f3172b70ce587e1a77d0", kill_on_drop: false }` [INFO] [stdout] 83dcb0fcb61abf7ecfa1bb1eec186a04876c9eb03df7f3172b70ce587e1a77d0