[INFO] updating cached repository https://github.com/zhongzc/minitrace-jaeger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38918e71d9cbc8cbe3bf40fa1de644e668313001 [INFO] testing zhongzc/minitrace-jaeger against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhongzc%2Fminitrace-jaeger" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhongzc/minitrace-jaeger on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zhongzc/minitrace-jaeger [INFO] finished tweaking git repo https://github.com/zhongzc/minitrace-jaeger [INFO] tweaked toml for git repo https://github.com/zhongzc/minitrace-jaeger written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/zhongzc/minitrace-jaeger already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 756c3ee50e93ba2d7ed4ae4beae5972ec1eea65c10bb2ef6525cad3fd151a6e7 [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" "756c3ee50e93ba2d7ed4ae4beae5972ec1eea65c10bb2ef6525cad3fd151a6e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "756c3ee50e93ba2d7ed4ae4beae5972ec1eea65c10bb2ef6525cad3fd151a6e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "756c3ee50e93ba2d7ed4ae4beae5972ec1eea65c10bb2ef6525cad3fd151a6e7", kill_on_drop: false }` [INFO] [stdout] 756c3ee50e93ba2d7ed4ae4beae5972ec1eea65c10bb2ef6525cad3fd151a6e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbcf5482dea9bb533eef05e583e81c9310f69e0ce9d7f8c78dce5f4a6ffc9773 [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" "bbcf5482dea9bb533eef05e583e81c9310f69e0ce9d7f8c78dce5f4a6ffc9773", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling minitrace-attribute v0.0.1 (https://github.com/zhongzc/minitrace.git#a03cac3f) [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling minitrace v0.0.1 (https://github.com/zhongzc/minitrace.git#a03cac3f) [INFO] [stdout] error[E0277]: expected a `std::ops::FnMut<(u32,)>` closure, found `std::sync::atomic::Ordering` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/minitrace-491fb19936c067a7/a03cac3/src/collector.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | .fetch_update( [INFO] [stdout] | ^^^^^^^^^^^^ expected an `FnMut<(u32,)>` closure, found `std::sync::atomic::Ordering` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::ops::FnMut<(u32,)>` is not implemented for `std::sync::atomic::Ordering` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/minitrace-491fb19936c067a7/a03cac3/src/collector.rs:165:17 [INFO] [stdout] | [INFO] [stdout] 165 | / |x| { [INFO] [stdout] 166 | | if x as u16 >= self.capacity { [INFO] [stdout] 167 | | // index out of range [INFO] [stdout] 168 | | None [INFO] [stdout] ... | [INFO] [stdout] 172 | | } [INFO] [stdout] 173 | | }, [INFO] [stdout] | |_________________^ expected enum `std::sync::atomic::Ordering`, found closure [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::sync::atomic::Ordering` [INFO] [stdout] found closure `[closure@/opt/rustwide/cargo-home/git/checkouts/minitrace-491fb19936c067a7/a03cac3/src/collector.rs:165:17: 173:18 self:_]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: expected a `std::ops::FnMut<(u32,)>` closure, found `std::sync::atomic::Ordering` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/minitrace-491fb19936c067a7/a03cac3/src/collector.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | .fetch_update( [INFO] [stdout] | ^^^^^^^^^^^^ expected an `FnMut<(u32,)>` closure, found `std::sync::atomic::Ordering` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::ops::FnMut<(u32,)>` is not implemented for `std::sync::atomic::Ordering` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/minitrace-491fb19936c067a7/a03cac3/src/collector.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | / |x| { [INFO] [stdout] 196 | | // reference count - 1 [INFO] [stdout] 197 | | Some(x - (1 << 16)) [INFO] [stdout] 198 | | }, [INFO] [stdout] | |_________________^ expected enum `std::sync::atomic::Ordering`, found closure [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::sync::atomic::Ordering` [INFO] [stdout] found closure `[closure@/opt/rustwide/cargo-home/git/checkouts/minitrace-491fb19936c067a7/a03cac3/src/collector.rs:195:17: 198:18]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `minitrace`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "bbcf5482dea9bb533eef05e583e81c9310f69e0ce9d7f8c78dce5f4a6ffc9773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbcf5482dea9bb533eef05e583e81c9310f69e0ce9d7f8c78dce5f4a6ffc9773", kill_on_drop: false }` [INFO] [stdout] bbcf5482dea9bb533eef05e583e81c9310f69e0ce9d7f8c78dce5f4a6ffc9773