[INFO] cloning repository https://github.com/kevindrosendahl/ProtoDB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevindrosendahl/ProtoDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevindrosendahl%2FProtoDB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevindrosendahl%2FProtoDB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40e8ad8f61f367e4c863d614b34150b7861c36e8
[INFO] checking kevindrosendahl/ProtoDB/40e8ad8f61f367e4c863d614b34150b7861c36e8 against master#5dbf4069dc98bbbca98dd600a65f50c258fbfd56 for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevindrosendahl%2FProtoDB" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kevindrosendahl/ProtoDB
[INFO] finished tweaking git repo https://github.com/kevindrosendahl/ProtoDB
[INFO] tweaked toml for git repo https://github.com/kevindrosendahl/ProtoDB written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kevindrosendahl/ProtoDB on toolchain 5dbf4069dc98bbbca98dd600a65f50c258fbfd56
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kevindrosendahl/ProtoDB already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/tower-rs/tower-http`
[INFO] [stderr]     Updating git repository `https://github.com/tower-rs/tower-grpc`
[INFO] [stderr]     Updating git repository `https://github.com/tower-rs/tower-h2`
[INFO] [stderr]     Updating git repository `https://github.com/tower-rs/tower`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/carllerche/tokio-connect`
[INFO] [stderr]     Updating git repository `https://github.com/carllerche/codegen`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded string v0.1.2
[INFO] [stderr]   Downloaded prost-types v0.4.0
[INFO] [stderr]   Downloaded clicolors-control v0.3.1
[INFO] [stderr]   Downloaded dialoguer v0.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.28
[INFO] [stderr]   Downloaded serde_derive v1.0.80
[INFO] [stderr]   Downloaded toml v0.4.9
[INFO] [stderr]   Downloaded h2 v0.1.13
[INFO] [stderr]   Downloaded serde v1.0.80
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.28
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.28
[INFO] [stderr]   Downloaded rocksdb v0.10.1
[INFO] [stderr]   Downloaded prost v0.4.0
[INFO] [stderr]   Downloaded console v0.7.1
[INFO] [stderr]   Downloaded indicatif v0.10.2
[INFO] [stderr]   Downloaded structopt-derive v0.2.13
[INFO] [stderr]   Downloaded structopt v0.2.13
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.28
[INFO] [stderr]   Downloaded pretty_env_logger v0.2.5
[INFO] [stderr]   Downloaded memchr v2.1.1
[INFO] [stderr]   Downloaded prost-derive v0.4.0
[INFO] [stderr]   Downloaded http v0.1.14
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.28
[INFO] [stderr]   Downloaded make-cmd v0.1.0
[INFO] [stderr]   Downloaded librocksdb-sys v5.14.2
[INFO] [stderr]   Downloaded prost-build v0.4.0
[INFO] [stderr]   Downloaded streaming-stats v0.2.2
[INFO] [stderr]   Downloaded wasmi v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f86464b5e6edca11c915360dfbb3f4dd8eb667c5505b2c81fa2d3cdf3d4a8f26
[INFO] running `Command { std: "docker" "start" "-a" "f86464b5e6edca11c915360dfbb3f4dd8eb667c5505b2c81fa2d3cdf3d4a8f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f86464b5e6edca11c915360dfbb3f4dd8eb667c5505b2c81fa2d3cdf3d4a8f26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f86464b5e6edca11c915360dfbb3f4dd8eb667c5505b2c81fa2d3cdf3d4a8f26", kill_on_drop: false }`
[INFO] [stdout] f86464b5e6edca11c915360dfbb3f4dd8eb667c5505b2c81fa2d3cdf3d4a8f26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dacfc55070b1444ea8bd85e040cabcfb1692f75e85bda6f9f8497c14b4f66ce2
[INFO] running `Command { std: "docker" "start" "-a" "dacfc55070b1444ea8bd85e040cabcfb1692f75e85bda6f9f8497c14b4f66ce2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.44
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling memchr v2.1.1
[INFO] [stderr]    Compiling failure_derive v0.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]    Compiling arrayvec v0.4.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.9
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.4
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling termcolor v1.0.4
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling heck v0.3.0
[INFO] [stderr]     Checking rand_core v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking slab v0.4.1
[INFO] [stderr]     Checking smallvec v0.6.7
[INFO] [stderr]     Checking crossbeam-utils v0.6.1
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling rand v0.4.3
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]     Checking bytes v0.4.11
[INFO] [stderr]     Checking tokio-executor v0.1.5
[INFO] [stderr]    Compiling multimap v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling aho-corasick v0.6.9
[INFO] [stderr]    Compiling prost v0.4.0
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]    Compiling syn v0.15.22
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking lazycell v1.2.0
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]     Checking tokio-io v0.1.10
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]     Checking mio v0.6.16
[INFO] [stderr]    Compiling rand_chacha v0.1.0
[INFO] [stderr]    Compiling rand v0.6.1
[INFO] [stderr]    Compiling indexmap v1.0.2
[INFO] [stderr]     Checking http v0.1.14
[INFO] [stderr]     Checking rand_xorshift v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling codegen v0.1.0 (https://github.com/carllerche/codegen#2d4dcc96)
[INFO] [stderr]     Checking tower-service v0.1.0 (https://github.com/tower-rs/tower#6168ba27)
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]     Checking crossbeam-epoch v0.6.1
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]     Checking tower-direct-service v0.1.0 (https://github.com/tower-rs/tower#6168ba27)
[INFO] [stderr]     Checking string v0.1.2
[INFO] [stderr]     Checking crossbeam-deque v0.6.2
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]     Checking tower-util v0.1.0 (https://github.com/tower-rs/tower#6168ba27)
[INFO] [stderr]    Compiling clang-sys v0.23.0
[INFO] [stderr]     Checking tokio-connect v0.1.0 (https://github.com/carllerche/tokio-connect#f7ad1ca4)
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking tokio-timer v0.2.8
[INFO] [stderr]     Checking tokio-current-thread v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling bindgen v0.37.4
[INFO] [stderr]     Checking tokio-reactor v0.1.7
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking tokio-uds v0.2.4
[INFO] [stderr]     Checking tokio-udp v0.1.3
[INFO] [stderr]     Checking tokio-tcp v0.1.2
[INFO] [stderr]    Compiling cexpr v0.2.3
[INFO] [stderr]     Checking tokio-threadpool v0.1.9
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]    Compiling make-cmd v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.28
[INFO] [stderr]     Checking parity-wasm v0.31.3
[INFO] [stderr]     Checking clicolors-control v0.3.1
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]     Checking memory_units v0.3.0
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking tempfile v2.2.0
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]     Checking tower-add-origin v0.1.0 (https://github.com/tower-rs/tower-http#3599ce02)
[INFO] [stderr]     Checking h2 v0.1.13
[INFO] [stderr]     Checking uuid v0.6.5
[INFO] [stderr]     Checking tower-http v0.1.0 (https://github.com/tower-rs/tower-http#3599ce02)
[INFO] [stderr]     Checking number_prefix v0.2.8
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]     Checking wasmi v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.28
[INFO] [stderr]     Checking tokio-fs v0.1.4
[INFO] [stderr]     Checking tokio v0.1.13
[INFO] [stderr]     Checking num-integer v0.1.39
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking streaming-stats v0.2.2
[INFO] [stderr]     Checking console v0.7.1
[INFO] [stderr]     Checking os_type v2.2.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]     Checking tokio-core v0.1.17
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking dialoguer v0.3.0
[INFO] [stderr]     Checking indicatif v0.10.2
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.28
[INFO] [stderr]     Checking tower-h2 v0.1.0 (https://github.com/tower-rs/tower-h2#53d42498)
[INFO] [stderr]     Checking pretty_env_logger v0.2.5
[INFO] [stderr]     Checking tower-grpc v0.1.0 (https://github.com/tower-rs/tower-grpc#8918e842)
[INFO] [stderr]    Compiling structopt-derive v0.2.13
[INFO] [stderr]    Compiling serde_derive v1.0.80
[INFO] [stderr]    Compiling failure v0.1.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.28
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]     Checking structopt v0.2.13
[INFO] [stderr]    Compiling prost-derive v0.4.0
[INFO] [stderr]     Checking toml v0.4.9
[INFO] [stderr]    Compiling prost-build v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.28
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling prost-types v0.4.0
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dacfc55070b1444ea8bd85e040cabcfb1692f75e85bda6f9f8497c14b4f66ce2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dacfc55070b1444ea8bd85e040cabcfb1692f75e85bda6f9f8497c14b4f66ce2", kill_on_drop: false }`
[INFO] [stdout] dacfc55070b1444ea8bd85e040cabcfb1692f75e85bda6f9f8497c14b4f66ce2
